mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 08:28:04 +02:00
Added missing HAVE_LAUNCHD to dix-config.h.in
This commit is contained in:
parent
c611335dee
commit
1b4b73cefb
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue