AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])
[free-sw/xcb/libxcb] / doc / xcb.doxygen.in
2006-11-23 Josh TriplettRework doxygen build and install to work with srcdir...