Added missing HAVE_LAUNCHD to dix-config.h.in

(cherry picked from commit 1b4b73cefb)
This commit is contained in:
Jeremy Huddleston 2008-04-24 18:22:05 -07:00
parent 63853e4ad2
commit 1daae4574c

View File

@ -148,6 +148,9 @@
/* Define to 1 if you have version 2.2 (or newer) of the drm library */
#undef HAVE_LIBDRM_2_2
/* Define to 1 if launchd is available. */
#undef HAVE_LAUNCHD
/* Have Quartz */
#undef XQUARTZ