Added missing HAVE_LAUNCHD to dix-config.h.in
(cherry picked from commit 1b4b73cefbc2f3e3f6d0cb84ea202f84fb60abb5)
This commit is contained in:
parent
63853e4ad2
commit
1daae4574c
|
@ -148,6 +148,9 @@
|
||||||
/* Define to 1 if you have version 2.2 (or newer) of the drm library */
|
/* Define to 1 if you have version 2.2 (or newer) of the drm library */
|
||||||
#undef HAVE_LIBDRM_2_2
|
#undef HAVE_LIBDRM_2_2
|
||||||
|
|
||||||
|
/* Define to 1 if launchd is available. */
|
||||||
|
#undef HAVE_LAUNCHD
|
||||||
|
|
||||||
/* Have Quartz */
|
/* Have Quartz */
|
||||||
#undef XQUARTZ
|
#undef XQUARTZ
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue