105b261ecSmrg/* dix-config.h.in: not at all generated.                      -*- c -*- */
205b261ecSmrg
305b261ecSmrg#ifndef _DIX_CONFIG_H_
405b261ecSmrg#define _DIX_CONFIG_H_
505b261ecSmrg
605b261ecSmrg/* Support BigRequests extension */
705b261ecSmrg#undef BIGREQS
805b261ecSmrg
905b261ecSmrg/* Builder address */
1005b261ecSmrg#undef BUILDERADDR
1105b261ecSmrg
1205b261ecSmrg/* Builder string */
1305b261ecSmrg#undef BUILDERSTRING
1405b261ecSmrg
1505b261ecSmrg/* Default font path */
1605b261ecSmrg#undef COMPILEDDEFAULTFONTPATH
1705b261ecSmrg
184642e01fSmrg/* Miscellaneous server configuration files path */
194642e01fSmrg#undef SERVER_MISC_CONFIG_PATH
204642e01fSmrg
2105b261ecSmrg/* Support Composite Extension */
2205b261ecSmrg#undef COMPOSITE
2305b261ecSmrg
2405b261ecSmrg/* Support Damage extension */
2505b261ecSmrg#undef DAMAGE
2605b261ecSmrg
2705b261ecSmrg/* Use OsVendorVErrorF */
2805b261ecSmrg#undef DDXOSVERRORF
2905b261ecSmrg
3005b261ecSmrg/* Use ddxBeforeReset */
3105b261ecSmrg#undef DDXBEFORERESET
3205b261ecSmrg
3305b261ecSmrg/* Build DPMS extension */
3405b261ecSmrg#undef DPMSExtension
3505b261ecSmrg
3635c4bbdfSmrg/* Build DRI3 extension */
3735c4bbdfSmrg#undef DRI3
3835c4bbdfSmrg
3905b261ecSmrg/* Build GLX extension */
4005b261ecSmrg#undef GLXEXT
4105b261ecSmrg
4205b261ecSmrg/* Build GLX DRI loader */
4305b261ecSmrg#undef GLX_DRI
4405b261ecSmrg
4505b261ecSmrg/* Path to DRI drivers */
4605b261ecSmrg#undef DRI_DRIVER_PATH
4705b261ecSmrg
4805b261ecSmrg/* Support XDM-AUTH*-1 */
4905b261ecSmrg#undef HASXDMAUTH
5005b261ecSmrg
5105b261ecSmrg/* Support SHM */
5205b261ecSmrg#undef HAS_SHM
5305b261ecSmrg
544642e01fSmrg/* Has backtrace support */
554642e01fSmrg#undef HAVE_BACKTRACE
564642e01fSmrg
5735c4bbdfSmrg/* Has libunwind support */
5835c4bbdfSmrg#undef HAVE_LIBUNWIND
5935c4bbdfSmrg
6035c4bbdfSmrg/* Define to 1 if you have the `cbrt' function. */
6105b261ecSmrg#undef HAVE_CBRT
6205b261ecSmrg
6335c4bbdfSmrg/* Define to 1 if you have the declaration of `program_invocation_short_name', and
6435c4bbdfSmrg   to 0 if you don't. */
6535c4bbdfSmrg#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
6635c4bbdfSmrg
6705b261ecSmrg/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
6805b261ecSmrg   */
6905b261ecSmrg#undef HAVE_DIRENT_H
7005b261ecSmrg
7105b261ecSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
7205b261ecSmrg#undef HAVE_DLFCN_H
7305b261ecSmrg
744642e01fSmrg/* Have execinfo.h */
754642e01fSmrg#undef HAVE_EXECINFO_H
764642e01fSmrg
7705b261ecSmrg/* Define to 1 if you have the <fcntl.h> header file. */
7805b261ecSmrg#undef HAVE_FCNTL_H
7905b261ecSmrg
8035c4bbdfSmrg/* Define to 1 if you have the `getdtablesize' function. */
8135c4bbdfSmrg#undef HAVE_GETDTABLESIZE
8205b261ecSmrg
8335c4bbdfSmrg/* Define to 1 if you have the `getifaddrs' function. */
8435c4bbdfSmrg#undef HAVE_GETIFADDRS
8505b261ecSmrg
8635c4bbdfSmrg/* Define to 1 if you have the `getpeereid' function. */
8735c4bbdfSmrg#undef HAVE_GETPEEREID
8835c4bbdfSmrg
8935c4bbdfSmrg/* Define to 1 if you have the `getpeerucred' function. */
9035c4bbdfSmrg#undef HAVE_GETPEERUCRED
9135c4bbdfSmrg
9235c4bbdfSmrg/* Define to 1 if you have the `getprogname' function. */
9335c4bbdfSmrg#undef HAVE_GETPROGNAME
9405b261ecSmrg
954642e01fSmrg/* Define to 1 if you have the `getzoneid' function. */
964642e01fSmrg#undef HAVE_GETZONEID
974642e01fSmrg
9805b261ecSmrg/* Define to 1 if you have the <inttypes.h> header file. */
9905b261ecSmrg#undef HAVE_INTTYPES_H
10005b261ecSmrg
1014642e01fSmrg/* Have Quartz */
1024642e01fSmrg#undef XQUARTZ
1034642e01fSmrg
1046747b715Smrg/* Support application updating through sparkle. */
1056747b715Smrg#undef XQUARTZ_SPARKLE
1066747b715Smrg
10735c4bbdfSmrg/* Prefix to use for bundle identifiers */
10835c4bbdfSmrg#undef BUNDLE_ID_PREFIX
1096747b715Smrg
1104642e01fSmrg/* Build a standalone xpbproxy */
1114642e01fSmrg#undef STANDALONE_XPBPROXY
11205b261ecSmrg
11383b573b4Smrg/* Define to 1 if you have the `bsd' library (-lbsd). */
11483b573b4Smrg#undef HAVE_LIBBSD
11583b573b4Smrg
11605b261ecSmrg/* Define to 1 if you have the `m' library (-lm). */
11705b261ecSmrg#undef HAVE_LIBM
11805b261ecSmrg
11905b261ecSmrg/* Define to 1 if you have the <linux/agpgart.h> header file. */
12005b261ecSmrg#undef HAVE_LINUX_AGPGART_H
12105b261ecSmrg
12205b261ecSmrg/* Define to 1 if you have the <linux/apm_bios.h> header file. */
12305b261ecSmrg#undef HAVE_LINUX_APM_BIOS_H
12405b261ecSmrg
12505b261ecSmrg/* Define to 1 if you have the <linux/fb.h> header file. */
12605b261ecSmrg#undef HAVE_LINUX_FB_H
12705b261ecSmrg
1284e185dc0Smrg/* Define to 1 if you have the `memfd_create' function. */
1294e185dc0Smrg#undef HAVE_MEMFD_CREATE
1304e185dc0Smrg
1317e31ba66Smrg/* Define to 1 if you have the `mkostemp' function. */
1327e31ba66Smrg#undef HAVE_MKOSTEMP
1337e31ba66Smrg
13435c4bbdfSmrg/* Define to 1 if you have the `mmap' function. */
13535c4bbdfSmrg#undef HAVE_MMAP
13605b261ecSmrg
1377e31ba66Smrg/* Define to 1 if you have the function pthread_setname_np(const char*) */
1387e31ba66Smrg#undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID
1397e31ba66Smrg
1407e31ba66Smrg/* Define to 1 if you have the function pthread_setname_np(pthread_t, const char*) */
1417e31ba66Smrg#undef HAVE_PTHREAD_SETNAME_NP_WITH_TID
14205b261ecSmrg
14305b261ecSmrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
14405b261ecSmrg#undef HAVE_NDIR_H
14505b261ecSmrg
14635c4bbdfSmrg/* Define to 1 if you have the `reallocarray' function. */
14735c4bbdfSmrg#undef HAVE_REALLOCARRAY
14835c4bbdfSmrg
1497e31ba66Smrg/* Define to 1 if you have the `arc4random_buf' function. */
1507e31ba66Smrg#undef HAVE_ARC4RANDOM_BUF
15105b261ecSmrg
1526747b715Smrg/* Define to use libc SHA1 functions */
1536747b715Smrg#undef HAVE_SHA1_IN_LIBC
1546747b715Smrg
1556747b715Smrg/* Define to use CommonCrypto SHA1 functions */
1566747b715Smrg#undef HAVE_SHA1_IN_COMMONCRYPTO
1576747b715Smrg
15835c4bbdfSmrg/* Define to use CryptoAPI SHA1 functions */
15935c4bbdfSmrg#undef HAVE_SHA1_IN_CRYPTOAPI
16035c4bbdfSmrg
1616747b715Smrg/* Define to use libmd SHA1 functions */
1624642e01fSmrg#undef HAVE_SHA1_IN_LIBMD
1634642e01fSmrg
1646747b715Smrg/* Define to use libgcrypt SHA1 functions */
1656747b715Smrg#undef HAVE_SHA1_IN_LIBGCRYPT
1666747b715Smrg
16735c4bbdfSmrg/* Define to use libnettle SHA1 functions */
16835c4bbdfSmrg#undef HAVE_SHA1_IN_LIBNETTLE
16935c4bbdfSmrg
1706747b715Smrg/* Define to use libsha1 for SHA1 */
1716747b715Smrg#undef HAVE_SHA1_IN_LIBSHA1
1726747b715Smrg
1734642e01fSmrg/* Define to 1 if you have the `shmctl64' function. */
1744642e01fSmrg#undef HAVE_SHMCTL64
1754642e01fSmrg
176d566a54bSmrg/* Define to 1 if the system has the type 'socklen_t'. */
177d566a54bSmrg#undef HAVE_SOCKLEN_T
178d566a54bSmrg
17905b261ecSmrg/* Define to 1 if you have the <stdlib.h> header file. */
18005b261ecSmrg#undef HAVE_STDLIB_H
18105b261ecSmrg
18235c4bbdfSmrg/* Define to 1 if you have the `strcasecmp' function. */
18335c4bbdfSmrg#undef HAVE_STRCASECMP
18435c4bbdfSmrg
18535c4bbdfSmrg/* Define to 1 if you have the `strcasestr' function. */
18635c4bbdfSmrg#undef HAVE_STRCASESTR
18735c4bbdfSmrg
18835c4bbdfSmrg/* Define to 1 if you have the `strncasecmp' function. */
18935c4bbdfSmrg#undef HAVE_STRNCASECMP
19035c4bbdfSmrg
19135c4bbdfSmrg/* Define to 1 if you have the `strlcat' function. */
19235c4bbdfSmrg#undef HAVE_STRLCAT
19335c4bbdfSmrg
19435c4bbdfSmrg/* Define to 1 if you have the `strlcpy' function. */
19535c4bbdfSmrg#undef HAVE_STRLCPY
19605b261ecSmrg
19705b261ecSmrg/* Define to 1 if you have the <strings.h> header file. */
19805b261ecSmrg#undef HAVE_STRINGS_H
19905b261ecSmrg
20005b261ecSmrg/* Define to 1 if you have the <string.h> header file. */
20105b261ecSmrg#undef HAVE_STRING_H
20205b261ecSmrg
20335c4bbdfSmrg/* Define to 1 if you have the `strndup' function. */
20435c4bbdfSmrg#undef HAVE_STRNDUP
20505b261ecSmrg
20635c4bbdfSmrg/* Define to 1 if libsystemd-daemon is available */
20735c4bbdfSmrg#undef HAVE_SYSTEMD_DAEMON
20805b261ecSmrg
20905b261ecSmrg/* Define to 1 if SYSV IPC is available */
21005b261ecSmrg#undef HAVE_SYSV_IPC
21105b261ecSmrg
21205b261ecSmrg/* Define to 1 if you have the <sys/agpio.h> header file. */
21305b261ecSmrg#undef HAVE_SYS_AGPIO_H
21405b261ecSmrg
21505b261ecSmrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
21605b261ecSmrg   */
21705b261ecSmrg#undef HAVE_SYS_DIR_H
21805b261ecSmrg
21905b261ecSmrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
22005b261ecSmrg   */
22105b261ecSmrg#undef HAVE_SYS_NDIR_H
22205b261ecSmrg
22305b261ecSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
22405b261ecSmrg#undef HAVE_SYS_STAT_H
22505b261ecSmrg
22605b261ecSmrg/* Define to 1 if you have the <sys/types.h> header file. */
22705b261ecSmrg#undef HAVE_SYS_TYPES_H
22805b261ecSmrg
2296747b715Smrg/* Define to 1 if you have the <sys/utsname.h> header file. */
2306747b715Smrg#undef HAVE_SYS_UTSNAME_H
2316747b715Smrg
2328199d687Smrg/* Define to 1 if you have the `timingsafe_memcmp' function. */
2338199d687Smrg#undef HAVE_TIMINGSAFE_MEMCMP
2348199d687Smrg
23505b261ecSmrg/* Define to 1 if you have the <unistd.h> header file. */
23605b261ecSmrg#undef HAVE_UNISTD_H
23705b261ecSmrg
2386747b715Smrg/* Define to 1 if you have the <fnmatch.h> header file. */
2396747b715Smrg#undef HAVE_FNMATCH_H
2406747b715Smrg
2414642e01fSmrg/* Have /dev/urandom */
2424642e01fSmrg#undef HAVE_URANDOM
2434642e01fSmrg
2449ace9065Smrg/* Define to 1 if you have the `vasprintf' function. */
2459ace9065Smrg#undef HAVE_VASPRINTF
2469ace9065Smrg
24705b261ecSmrg/* Support IPv6 for TCP connections */
24805b261ecSmrg#undef IPv6
24905b261ecSmrg
25005b261ecSmrg/* Support os-specific local connections */
25105b261ecSmrg#undef LOCALCONN
25205b261ecSmrg
25305b261ecSmrg/* Support MIT-SHM Extension */
25405b261ecSmrg#undef MITSHM
25505b261ecSmrg
25605b261ecSmrg/* Enable some debugging code */
25705b261ecSmrg#undef DEBUG
25805b261ecSmrg
25905b261ecSmrg/* Name of package */
26005b261ecSmrg#undef PACKAGE
26105b261ecSmrg
26205b261ecSmrg/* Internal define for Xinerama */
26305b261ecSmrg#undef PANORAMIX
26405b261ecSmrg
26535c4bbdfSmrg/* Support Present extension */
26635c4bbdfSmrg#undef PRESENT
26735c4bbdfSmrg
26805b261ecSmrg/* Overall prefix */
26905b261ecSmrg#undef PROJECTROOT
27005b261ecSmrg
27105b261ecSmrg/* Support RANDR extension */
27205b261ecSmrg#undef RANDR
27305b261ecSmrg
27405b261ecSmrg/* Support Record extension */
27505b261ecSmrg#undef XRECORD
27605b261ecSmrg
27705b261ecSmrg/* Support RENDER extension */
27805b261ecSmrg#undef RENDER
27905b261ecSmrg
28005b261ecSmrg/* Support X resource extension */
28105b261ecSmrg#undef RES
28205b261ecSmrg
28335c4bbdfSmrg/* Support client ID tracking in X resource extension */
28435c4bbdfSmrg#undef CLIENTIDS
28535c4bbdfSmrg
28605b261ecSmrg/* Support MIT-SCREEN-SAVER extension */
28705b261ecSmrg#undef SCREENSAVER
28805b261ecSmrg
28905b261ecSmrg/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
29005b261ecSmrg#undef SECURE_RPC
29105b261ecSmrg
29205b261ecSmrg/* Support SHAPE extension */
29305b261ecSmrg#undef SHAPE
29405b261ecSmrg
29535c4bbdfSmrg/* Where to install Xorg.bin and Xorg.wrap */
29635c4bbdfSmrg#undef SUID_WRAPPER_DIR
29735c4bbdfSmrg
29805b261ecSmrg/* Define to 1 on systems derived from System V Release 4 */
29905b261ecSmrg#undef SVR4
30005b261ecSmrg
30135c4bbdfSmrg/* sysconfdir */
30235c4bbdfSmrg#undef SYSCONFDIR
30335c4bbdfSmrg
30405b261ecSmrg/* Support TCP socket connections */
30505b261ecSmrg#undef TCPCONN
30605b261ecSmrg
30705b261ecSmrg/* Support UNIX socket connections */
30805b261ecSmrg#undef UNIXCONN
30905b261ecSmrg
3104642e01fSmrg/* Build X string registry */
3114642e01fSmrg#undef XREGISTRY
3124642e01fSmrg
31305b261ecSmrg/* Build X-ACE extension */
31405b261ecSmrg#undef XACE
31505b261ecSmrg
3164642e01fSmrg/* Build SELinux extension */
3174642e01fSmrg#undef XSELINUX
3184642e01fSmrg
31905b261ecSmrg/* Support XCMisc extension */
32005b261ecSmrg#undef XCMISC
32105b261ecSmrg
32205b261ecSmrg/* Build Security extension */
32305b261ecSmrg#undef XCSECURITY
32405b261ecSmrg
32505b261ecSmrg/* Support Xdmcp */
32605b261ecSmrg#undef XDMCP
32705b261ecSmrg
32805b261ecSmrg/* Build XFree86 BigFont extension */
32905b261ecSmrg#undef XF86BIGFONT
33005b261ecSmrg
33105b261ecSmrg/* Support XFree86 Video Mode extension */
33205b261ecSmrg#undef XF86VIDMODE
33305b261ecSmrg
33405b261ecSmrg/* Support XFixes extension */
33505b261ecSmrg#undef XFIXES
33605b261ecSmrg
33705b261ecSmrg/* Build XDGA support */
33805b261ecSmrg#undef XFreeXDGA
33905b261ecSmrg
34005b261ecSmrg/* Support Xinerama extension */
34105b261ecSmrg#undef XINERAMA
34205b261ecSmrg
34305b261ecSmrg/* Current Xorg version */
34405b261ecSmrg#undef XORG_VERSION_CURRENT
34505b261ecSmrg
34605b261ecSmrg/* Build Xv Extension */
34705b261ecSmrg#undef XvExtension
34805b261ecSmrg
34905b261ecSmrg/* Build XvMC Extension */
35005b261ecSmrg#undef XvMCExtension
35105b261ecSmrg
35205b261ecSmrg/* Support XSync extension */
35305b261ecSmrg#undef XSYNC
35405b261ecSmrg
35505b261ecSmrg/* Support XTest extension */
35605b261ecSmrg#undef XTEST
35705b261ecSmrg
35805b261ecSmrg/* Support Xv extension */
35905b261ecSmrg#undef XV
36005b261ecSmrg
36105b261ecSmrg/* Support DRI extension */
36205b261ecSmrg#undef XF86DRI
36305b261ecSmrg
3644642e01fSmrg/* Build DRI2 extension */
3654642e01fSmrg#undef DRI2
3664642e01fSmrg
36705b261ecSmrg/* Build DBE support */
36805b261ecSmrg#undef DBE
36905b261ecSmrg
37005b261ecSmrg/* Vendor name */
37105b261ecSmrg#undef XVENDORNAME
37205b261ecSmrg
37335c4bbdfSmrg/* Number of bits in a file offset, on hosts where this is settable. */
37435c4bbdfSmrg#undef _FILE_OFFSET_BITS
37535c4bbdfSmrg
37605b261ecSmrg/* Enable GNU and other extensions to the C environment for GLIBC */
37705b261ecSmrg#undef _GNU_SOURCE
37805b261ecSmrg
37935c4bbdfSmrg/* Define for large files, on AIX-style hosts. */
38035c4bbdfSmrg#undef _LARGE_FILES
38135c4bbdfSmrg
38205b261ecSmrg/* Define to empty if `const' does not conform to ANSI C. */
38305b261ecSmrg#undef const
38405b261ecSmrg
38505b261ecSmrg/* Define to `int' if <sys/types.h> does not define. */
38605b261ecSmrg#undef pid_t
38705b261ecSmrg
38805b261ecSmrg/* Build Rootless code */
38905b261ecSmrg#undef ROOTLESS
39005b261ecSmrg
39105b261ecSmrg/* Define to 1 if unsigned long is 64 bits. */
39205b261ecSmrg#undef _XSERVER64
39305b261ecSmrg
39405b261ecSmrg/* System is BSD-like */
39505b261ecSmrg#undef CSRG_BASED
39605b261ecSmrg
39705b261ecSmrg/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
39805b261ecSmrg#undef BSD44SOCKETS
39905b261ecSmrg
40005b261ecSmrg/* Support D-Bus */
40105b261ecSmrg#undef HAVE_DBUS
40205b261ecSmrg
4036747b715Smrg/* Use libudev for input hotplug */
4046747b715Smrg#undef CONFIG_UDEV
4056747b715Smrg
40635c4bbdfSmrg/* Use libudev for kms enumeration */
40735c4bbdfSmrg#undef CONFIG_UDEV_KMS
4084642e01fSmrg
40935c4bbdfSmrg/* Use udev_monitor_filter_add_match_tag() */
41035c4bbdfSmrg#undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG
41135c4bbdfSmrg
41235c4bbdfSmrg/* Use udev_enumerate_add_match_tag() */
41335c4bbdfSmrg#undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG
41435c4bbdfSmrg
41535c4bbdfSmrg/* Enable D-Bus core */
41635c4bbdfSmrg#undef NEED_DBUS
41705b261ecSmrg
41805b261ecSmrg/* Support HAL for hotplug */
41905b261ecSmrg#undef CONFIG_HAL
42005b261ecSmrg
42135c4bbdfSmrg/* Enable systemd-logind integration */
42235c4bbdfSmrg#undef SYSTEMD_LOGIND 1
42335c4bbdfSmrg
42405b261ecSmrg/* Have a monotonic clock from clock_gettime() */
42505b261ecSmrg#undef MONOTONIC_CLOCK
42605b261ecSmrg
42705b261ecSmrg/* Define to 1 if the DTrace Xserver provider probes should be built in */
42805b261ecSmrg#undef XSERVER_DTRACE
42905b261ecSmrg
43035c4bbdfSmrg/* Define to 1 if typeof works with your compiler. */
43135c4bbdfSmrg#undef HAVE_TYPEOF
4324642e01fSmrg
43335c4bbdfSmrg/* Define to __typeof__ if your compiler spells it that way. */
43435c4bbdfSmrg#undef typeof
4359ace9065Smrg
4364642e01fSmrg/* Correctly set _XSERVER64 for OSX fat binaries */
4374642e01fSmrg#ifdef __APPLE__
4384642e01fSmrg#include "dix-config-apple-verbatim.h"
4394642e01fSmrg#endif
4404642e01fSmrg
44135c4bbdfSmrg/* Enable general extensions on Solaris.  */
44235c4bbdfSmrg#ifndef __EXTENSIONS__
44335c4bbdfSmrg# undef __EXTENSIONS__
44435c4bbdfSmrg#endif
44535c4bbdfSmrg
44635c4bbdfSmrg/* Defined if needed to expose struct msghdr.msg_control */
44735c4bbdfSmrg#undef _XOPEN_SOURCE
44835c4bbdfSmrg
44935c4bbdfSmrg/* Have support for X shared memory fence library (xshmfence) */
45035c4bbdfSmrg#undef HAVE_XSHMFENCE
45135c4bbdfSmrg
45235c4bbdfSmrg/* Use XTrans FD passing support */
45335c4bbdfSmrg#undef XTRANS_SEND_FDS
45435c4bbdfSmrg
45535c4bbdfSmrg/* Wrap SIGBUS to catch MIT-SHM faults */
45635c4bbdfSmrg#undef BUSFAULT
45735c4bbdfSmrg
45835c4bbdfSmrg/* Don't let Xdefs.h define 'pointer' */
45935c4bbdfSmrg#define _XTYPEDEF_POINTER       1
46035c4bbdfSmrg
46135c4bbdfSmrg/* Don't let XIproto define 'Pointer' */
46235c4bbdfSmrg#define _XITYPEDEF_POINTER      1
46335c4bbdfSmrg
46435c4bbdfSmrg/* Ask fontsproto to make font path element names const */
46535c4bbdfSmrg#define FONT_PATH_ELEMENT_NAME_CONST    1
46635c4bbdfSmrg
46735c4bbdfSmrg/* Build GLAMOR */
46835c4bbdfSmrg#undef GLAMOR
46935c4bbdfSmrg
47035c4bbdfSmrg/* Build glamor's GBM-based EGL support */
47135c4bbdfSmrg#undef GLAMOR_HAS_GBM
47235c4bbdfSmrg
47335c4bbdfSmrg/* Build glamor/gbm has linear support */
47435c4bbdfSmrg#undef GLAMOR_HAS_GBM_LINEAR
47535c4bbdfSmrg
4767e31ba66Smrg/* GBM has modifiers support */
4777e31ba66Smrg#undef GBM_BO_WITH_MODIFIERS
4787e31ba66Smrg
4797e31ba66Smrg/* Glamor can use eglQueryDmaBuf* functions */
4807e31ba66Smrg#undef GLAMOR_HAS_EGL_QUERY_DMABUF
4817e31ba66Smrg
482806e81e9Smrg/* Glamor can use EGL_MESA_query_driver functions */
483806e81e9Smrg#undef GLAMOR_HAS_EGL_QUERY_DRIVER
484806e81e9Smrg
48535c4bbdfSmrg/* byte order */
48635c4bbdfSmrg#undef X_BYTE_ORDER
48735c4bbdfSmrg
48835c4bbdfSmrg/* Listen on TCP socket */
48935c4bbdfSmrg#undef LISTEN_TCP
49035c4bbdfSmrg
49135c4bbdfSmrg/* Listen on Unix socket */
49235c4bbdfSmrg#undef LISTEN_UNIX
49335c4bbdfSmrg
49435c4bbdfSmrg/* Listen on local socket */
49535c4bbdfSmrg#undef LISTEN_LOCAL
49635c4bbdfSmrg
49735c4bbdfSmrg/* Define if no local socket credentials interface exists */
49835c4bbdfSmrg#undef NO_LOCAL_CLIENT_CRED
49935c4bbdfSmrg
5007e31ba66Smrg/* Have setitimer support */
5017e31ba66Smrg#undef HAVE_SETITIMER
5027e31ba66Smrg
50335c4bbdfSmrg/* Have posix_fallocate() */
50435c4bbdfSmrg#undef HAVE_POSIX_FALLOCATE
50535c4bbdfSmrg
5067e31ba66Smrg/* Use input thread */
5077e31ba66Smrg#undef INPUTTHREAD
5087e31ba66Smrg
5097e31ba66Smrg/* Have poll() */
5107e31ba66Smrg#undef HAVE_POLL
5117e31ba66Smrg
5127e31ba66Smrg/* Have epoll_create1() */
5137e31ba66Smrg#undef HAVE_EPOLL_CREATE1
5147e31ba66Smrg
5155a112b11Smrg/* Have <sys/sysmacros.h> header */
5165a112b11Smrg#undef HAVE_SYS_SYSMACROS_H
5175a112b11Smrg
5185a112b11Smrg/* Have sigprocmask */
5195a112b11Smrg#undef HAVE_SIGPROCMASK
5205a112b11Smrg
5214e185dc0Smrg/* Have isastream */
5224e185dc0Smrg#undef HAVE_ISASTREAM
5234e185dc0Smrg
52405b261ecSmrg#endif /* _DIX_CONFIG_H_ */
525