dix-config.h.in revision 83b573b4
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/* Operating System Name */
1305b261ecSmrg#undef OSNAME
1405b261ecSmrg
1505b261ecSmrg/* Operating System Vendor */
1605b261ecSmrg#undef OSVENDOR
1705b261ecSmrg
1805b261ecSmrg/* Builder string */
1905b261ecSmrg#undef BUILDERSTRING
2005b261ecSmrg
2105b261ecSmrg/* Default font path */
2205b261ecSmrg#undef COMPILEDDEFAULTFONTPATH
2305b261ecSmrg
244642e01fSmrg/* Miscellaneous server configuration files path */
254642e01fSmrg#undef SERVER_MISC_CONFIG_PATH
264642e01fSmrg
2705b261ecSmrg/* Support Composite Extension */
2805b261ecSmrg#undef COMPOSITE
2905b261ecSmrg
3005b261ecSmrg/* Support Damage extension */
3105b261ecSmrg#undef DAMAGE
3205b261ecSmrg
3305b261ecSmrg/* Use OsVendorVErrorF */
3405b261ecSmrg#undef DDXOSVERRORF
3505b261ecSmrg
3605b261ecSmrg/* Use ddxBeforeReset */
3705b261ecSmrg#undef DDXBEFORERESET
3805b261ecSmrg
3905b261ecSmrg/* Build DPMS extension */
4005b261ecSmrg#undef DPMSExtension
4105b261ecSmrg
4235c4bbdfSmrg/* Build DRI3 extension */
4335c4bbdfSmrg#undef DRI3
4435c4bbdfSmrg
4505b261ecSmrg/* Build GLX extension */
4605b261ecSmrg#undef GLXEXT
4705b261ecSmrg
4805b261ecSmrg/* Build GLX DRI loader */
4905b261ecSmrg#undef GLX_DRI
5005b261ecSmrg
5105b261ecSmrg/* Path to DRI drivers */
5205b261ecSmrg#undef DRI_DRIVER_PATH
5305b261ecSmrg
5405b261ecSmrg/* Support XDM-AUTH*-1 */
5505b261ecSmrg#undef HASXDMAUTH
5605b261ecSmrg
5705b261ecSmrg/* Support SHM */
5805b261ecSmrg#undef HAS_SHM
5905b261ecSmrg
604642e01fSmrg/* Has backtrace support */
614642e01fSmrg#undef HAVE_BACKTRACE
624642e01fSmrg
6335c4bbdfSmrg/* Has libunwind support */
6435c4bbdfSmrg#undef HAVE_LIBUNWIND
6535c4bbdfSmrg
6605b261ecSmrg/* Define to 1 if you have the <byteswap.h> header file. */
6705b261ecSmrg#undef HAVE_BYTESWAP_H
6805b261ecSmrg
6935c4bbdfSmrg/* Define to 1 if you have the `cbrt' function. */
7005b261ecSmrg#undef HAVE_CBRT
7105b261ecSmrg
7205b261ecSmrg/* Define to 1 if you have the <dbm.h> header file. */
7305b261ecSmrg#undef HAVE_DBM_H
7405b261ecSmrg
7535c4bbdfSmrg/* Define to 1 if you have the declaration of `program_invocation_short_name', and
7635c4bbdfSmrg   to 0 if you don't. */
7735c4bbdfSmrg#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
7835c4bbdfSmrg
7905b261ecSmrg/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
8005b261ecSmrg   */
8105b261ecSmrg#undef HAVE_DIRENT_H
8205b261ecSmrg
8305b261ecSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
8405b261ecSmrg#undef HAVE_DLFCN_H
8505b261ecSmrg
864642e01fSmrg/* Have execinfo.h */
874642e01fSmrg#undef HAVE_EXECINFO_H
884642e01fSmrg
8905b261ecSmrg/* Define to 1 if you have the <fcntl.h> header file. */
9005b261ecSmrg#undef HAVE_FCNTL_H
9105b261ecSmrg
9235c4bbdfSmrg/* Define to 1 if you have the `ffs' function. */
9335c4bbdfSmrg#undef HAVE_FFS
9435c4bbdfSmrg
9535c4bbdfSmrg/* Define to 1 if you have the `getdtablesize' function. */
9635c4bbdfSmrg#undef HAVE_GETDTABLESIZE
9705b261ecSmrg
9835c4bbdfSmrg/* Define to 1 if you have the `getifaddrs' function. */
9935c4bbdfSmrg#undef HAVE_GETIFADDRS
10005b261ecSmrg
10135c4bbdfSmrg/* Define to 1 if you have the `getpeereid' function. */
10235c4bbdfSmrg#undef HAVE_GETPEEREID
10335c4bbdfSmrg
10435c4bbdfSmrg/* Define to 1 if you have the `getpeerucred' function. */
10535c4bbdfSmrg#undef HAVE_GETPEERUCRED
10635c4bbdfSmrg
10735c4bbdfSmrg/* Define to 1 if you have the `getprogname' function. */
10835c4bbdfSmrg#undef HAVE_GETPROGNAME
10905b261ecSmrg
1104642e01fSmrg/* Define to 1 if you have the `getzoneid' function. */
1114642e01fSmrg#undef HAVE_GETZONEID
1124642e01fSmrg
11305b261ecSmrg/* Define to 1 if you have the <inttypes.h> header file. */
11405b261ecSmrg#undef HAVE_INTTYPES_H
11505b261ecSmrg
1164642e01fSmrg/* Have Quartz */
1174642e01fSmrg#undef XQUARTZ
1184642e01fSmrg
1196747b715Smrg/* Support application updating through sparkle. */
1206747b715Smrg#undef XQUARTZ_SPARKLE
1216747b715Smrg
12235c4bbdfSmrg/* Prefix to use for bundle identifiers */
12335c4bbdfSmrg#undef BUNDLE_ID_PREFIX
1246747b715Smrg
1254642e01fSmrg/* Build a standalone xpbproxy */
1264642e01fSmrg#undef STANDALONE_XPBPROXY
12705b261ecSmrg
12883b573b4Smrg/* Define to 1 if you have the `bsd' library (-lbsd). */
12983b573b4Smrg#undef HAVE_LIBBSD
13083b573b4Smrg
13105b261ecSmrg/* Define to 1 if you have the `m' library (-lm). */
13205b261ecSmrg#undef HAVE_LIBM
13305b261ecSmrg
13435c4bbdfSmrg/* Define to 1 if you have the libdispatch (GCD) available */
13535c4bbdfSmrg#undef HAVE_LIBDISPATCH
13605b261ecSmrg
13705b261ecSmrg/* Define to 1 if you have the <linux/agpgart.h> header file. */
13805b261ecSmrg#undef HAVE_LINUX_AGPGART_H
13905b261ecSmrg
14005b261ecSmrg/* Define to 1 if you have the <linux/apm_bios.h> header file. */
14105b261ecSmrg#undef HAVE_LINUX_APM_BIOS_H
14205b261ecSmrg
14305b261ecSmrg/* Define to 1 if you have the <linux/fb.h> header file. */
14405b261ecSmrg#undef HAVE_LINUX_FB_H
14505b261ecSmrg
14635c4bbdfSmrg/* Define to 1 if you have the `mmap' function. */
14735c4bbdfSmrg#undef HAVE_MMAP
14805b261ecSmrg
14905b261ecSmrg/* Define to 1 if you have the <ndbm.h> header file. */
15005b261ecSmrg#undef HAVE_NDBM_H
15105b261ecSmrg
15205b261ecSmrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
15305b261ecSmrg#undef HAVE_NDIR_H
15405b261ecSmrg
15535c4bbdfSmrg/* Define to 1 if you have the `reallocarray' function. */
15635c4bbdfSmrg#undef HAVE_REALLOCARRAY
15735c4bbdfSmrg
15805b261ecSmrg/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
15905b261ecSmrg#undef HAVE_RPCSVC_DBM_H
16005b261ecSmrg
16183b573b4Smrg/* Define to 1 if you have the `arc4random_buf' function. */
16283b573b4Smrg#undef HAVE_ARC4RANDOM_BUF
16383b573b4Smrg
1646747b715Smrg/* Define to use libc SHA1 functions */
1656747b715Smrg#undef HAVE_SHA1_IN_LIBC
1666747b715Smrg
1676747b715Smrg/* Define to use CommonCrypto SHA1 functions */
1686747b715Smrg#undef HAVE_SHA1_IN_COMMONCRYPTO
1696747b715Smrg
17035c4bbdfSmrg/* Define to use CryptoAPI SHA1 functions */
17135c4bbdfSmrg#undef HAVE_SHA1_IN_CRYPTOAPI
17235c4bbdfSmrg
1736747b715Smrg/* Define to use libmd SHA1 functions */
1744642e01fSmrg#undef HAVE_SHA1_IN_LIBMD
1754642e01fSmrg
1766747b715Smrg/* Define to use libgcrypt SHA1 functions */
1776747b715Smrg#undef HAVE_SHA1_IN_LIBGCRYPT
1786747b715Smrg
17935c4bbdfSmrg/* Define to use libnettle SHA1 functions */
18035c4bbdfSmrg#undef HAVE_SHA1_IN_LIBNETTLE
18135c4bbdfSmrg
1826747b715Smrg/* Define to use libsha1 for SHA1 */
1836747b715Smrg#undef HAVE_SHA1_IN_LIBSHA1
1846747b715Smrg
1854642e01fSmrg/* Define to 1 if you have the `shmctl64' function. */
1864642e01fSmrg#undef HAVE_SHMCTL64
1874642e01fSmrg
18805b261ecSmrg/* Define to 1 if you have the <stdlib.h> header file. */
18905b261ecSmrg#undef HAVE_STDLIB_H
19005b261ecSmrg
19135c4bbdfSmrg/* Define to 1 if you have the `strcasecmp' function. */
19235c4bbdfSmrg#undef HAVE_STRCASECMP
19335c4bbdfSmrg
19435c4bbdfSmrg/* Define to 1 if you have the `strcasestr' function. */
19535c4bbdfSmrg#undef HAVE_STRCASESTR
19635c4bbdfSmrg
19735c4bbdfSmrg/* Define to 1 if you have the `strncasecmp' function. */
19835c4bbdfSmrg#undef HAVE_STRNCASECMP
19935c4bbdfSmrg
20035c4bbdfSmrg/* Define to 1 if you have the `strlcat' function. */
20135c4bbdfSmrg#undef HAVE_STRLCAT
20235c4bbdfSmrg
20335c4bbdfSmrg/* Define to 1 if you have the `strlcpy' function. */
20435c4bbdfSmrg#undef HAVE_STRLCPY
20505b261ecSmrg
20605b261ecSmrg/* Define to 1 if you have the <strings.h> header file. */
20705b261ecSmrg#undef HAVE_STRINGS_H
20805b261ecSmrg
20905b261ecSmrg/* Define to 1 if you have the <string.h> header file. */
21005b261ecSmrg#undef HAVE_STRING_H
21105b261ecSmrg
21235c4bbdfSmrg/* Define to 1 if you have the `strndup' function. */
21335c4bbdfSmrg#undef HAVE_STRNDUP
21405b261ecSmrg
21535c4bbdfSmrg/* Define to 1 if libsystemd-daemon is available */
21635c4bbdfSmrg#undef HAVE_SYSTEMD_DAEMON
21705b261ecSmrg
21805b261ecSmrg/* Define to 1 if SYSV IPC is available */
21905b261ecSmrg#undef HAVE_SYSV_IPC
22005b261ecSmrg
22105b261ecSmrg/* Define to 1 if you have the <sys/agpio.h> header file. */
22205b261ecSmrg#undef HAVE_SYS_AGPIO_H
22305b261ecSmrg
22405b261ecSmrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
22505b261ecSmrg   */
22605b261ecSmrg#undef HAVE_SYS_DIR_H
22705b261ecSmrg
22805b261ecSmrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
22905b261ecSmrg   */
23005b261ecSmrg#undef HAVE_SYS_NDIR_H
23105b261ecSmrg
23205b261ecSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
23305b261ecSmrg#undef HAVE_SYS_STAT_H
23405b261ecSmrg
23505b261ecSmrg/* Define to 1 if you have the <sys/types.h> header file. */
23605b261ecSmrg#undef HAVE_SYS_TYPES_H
23705b261ecSmrg
2386747b715Smrg/* Define to 1 if you have the <sys/utsname.h> header file. */
2396747b715Smrg#undef HAVE_SYS_UTSNAME_H
2406747b715Smrg
2418199d687Smrg/* Define to 1 if you have the `timingsafe_memcmp' function. */
2428199d687Smrg#undef HAVE_TIMINGSAFE_MEMCMP
2438199d687Smrg
24405b261ecSmrg/* Define to 1 if you have the <tslib.h> header file. */
24505b261ecSmrg#undef HAVE_TSLIB_H
24605b261ecSmrg
24705b261ecSmrg/* Define to 1 if you have the <unistd.h> header file. */
24805b261ecSmrg#undef HAVE_UNISTD_H
24905b261ecSmrg
2506747b715Smrg/* Define to 1 if you have the <fnmatch.h> header file. */
2516747b715Smrg#undef HAVE_FNMATCH_H
2526747b715Smrg
2534642e01fSmrg/* Have /dev/urandom */
2544642e01fSmrg#undef HAVE_URANDOM
2554642e01fSmrg
2569ace9065Smrg/* Define to 1 if you have the `vasprintf' function. */
2579ace9065Smrg#undef HAVE_VASPRINTF
2589ace9065Smrg
25905b261ecSmrg/* Support IPv6 for TCP connections */
26005b261ecSmrg#undef IPv6
26105b261ecSmrg
26205b261ecSmrg/* Support os-specific local connections */
26305b261ecSmrg#undef LOCALCONN
26405b261ecSmrg
26505b261ecSmrg/* Support MIT-SHM Extension */
26605b261ecSmrg#undef MITSHM
26705b261ecSmrg
26805b261ecSmrg/* Enable some debugging code */
26905b261ecSmrg#undef DEBUG
27005b261ecSmrg
27105b261ecSmrg/* Name of package */
27205b261ecSmrg#undef PACKAGE
27305b261ecSmrg
27405b261ecSmrg/* Internal define for Xinerama */
27505b261ecSmrg#undef PANORAMIX
27605b261ecSmrg
27735c4bbdfSmrg/* Support Present extension */
27835c4bbdfSmrg#undef PRESENT
27935c4bbdfSmrg
28005b261ecSmrg/* Overall prefix */
28105b261ecSmrg#undef PROJECTROOT
28205b261ecSmrg
28305b261ecSmrg/* Support RANDR extension */
28405b261ecSmrg#undef RANDR
28505b261ecSmrg
28605b261ecSmrg/* Support Record extension */
28705b261ecSmrg#undef XRECORD
28805b261ecSmrg
28905b261ecSmrg/* Support RENDER extension */
29005b261ecSmrg#undef RENDER
29105b261ecSmrg
29205b261ecSmrg/* Support X resource extension */
29305b261ecSmrg#undef RES
29405b261ecSmrg
29535c4bbdfSmrg/* Support client ID tracking in X resource extension */
29635c4bbdfSmrg#undef CLIENTIDS
29735c4bbdfSmrg
29805b261ecSmrg/* Support MIT-SCREEN-SAVER extension */
29905b261ecSmrg#undef SCREENSAVER
30005b261ecSmrg
30105b261ecSmrg/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
30205b261ecSmrg#undef SECURE_RPC
30305b261ecSmrg
30405b261ecSmrg/* Support SHAPE extension */
30505b261ecSmrg#undef SHAPE
30605b261ecSmrg
30735c4bbdfSmrg/* Where to install Xorg.bin and Xorg.wrap */
30835c4bbdfSmrg#undef SUID_WRAPPER_DIR
30935c4bbdfSmrg
31005b261ecSmrg/* Define to 1 on systems derived from System V Release 4 */
31105b261ecSmrg#undef SVR4
31205b261ecSmrg
31335c4bbdfSmrg/* sysconfdir */
31435c4bbdfSmrg#undef SYSCONFDIR
31535c4bbdfSmrg
31605b261ecSmrg/* Support TCP socket connections */
31705b261ecSmrg#undef TCPCONN
31805b261ecSmrg
31905b261ecSmrg/* Support tslib touchscreen abstraction library */
32005b261ecSmrg#undef TSLIB
32105b261ecSmrg
32205b261ecSmrg/* Support UNIX socket connections */
32305b261ecSmrg#undef UNIXCONN
32405b261ecSmrg
32505b261ecSmrg/* Define to use byteswap macros from <sys/endian.h> */
32605b261ecSmrg#undef USE_SYS_ENDIAN_H
32705b261ecSmrg
32805b261ecSmrg/* unaligned word accesses behave as expected */
32905b261ecSmrg#undef WORKING_UNALIGNED_INT
33005b261ecSmrg
3314642e01fSmrg/* Build X string registry */
3324642e01fSmrg#undef XREGISTRY
3334642e01fSmrg
33405b261ecSmrg/* Build X-ACE extension */
33505b261ecSmrg#undef XACE
33605b261ecSmrg
3374642e01fSmrg/* Build SELinux extension */
3384642e01fSmrg#undef XSELINUX
3394642e01fSmrg
34005b261ecSmrg/* Support XCMisc extension */
34105b261ecSmrg#undef XCMISC
34205b261ecSmrg
34305b261ecSmrg/* Build Security extension */
34405b261ecSmrg#undef XCSECURITY
34505b261ecSmrg
34605b261ecSmrg/* Support Xdmcp */
34705b261ecSmrg#undef XDMCP
34805b261ecSmrg
34905b261ecSmrg/* Build XFree86 BigFont extension */
35005b261ecSmrg#undef XF86BIGFONT
35105b261ecSmrg
35205b261ecSmrg/* Support XFree86 Video Mode extension */
35305b261ecSmrg#undef XF86VIDMODE
35405b261ecSmrg
35505b261ecSmrg/* Support XFixes extension */
35605b261ecSmrg#undef XFIXES
35705b261ecSmrg
35805b261ecSmrg/* Build XDGA support */
35905b261ecSmrg#undef XFreeXDGA
36005b261ecSmrg
36105b261ecSmrg/* Support Xinerama extension */
36205b261ecSmrg#undef XINERAMA
36305b261ecSmrg
36405b261ecSmrg/* Vendor release */
36505b261ecSmrg#undef XORG_RELEASE
36605b261ecSmrg
36705b261ecSmrg/* Current Xorg version */
36805b261ecSmrg#undef XORG_VERSION_CURRENT
36905b261ecSmrg
37005b261ecSmrg/* Xorg release date */
37105b261ecSmrg#undef XORG_DATE
37205b261ecSmrg
37305b261ecSmrg/* Build Xv Extension */
37405b261ecSmrg#undef XvExtension
37505b261ecSmrg
37605b261ecSmrg/* Build XvMC Extension */
37705b261ecSmrg#undef XvMCExtension
37805b261ecSmrg
37905b261ecSmrg/* Support XSync extension */
38005b261ecSmrg#undef XSYNC
38105b261ecSmrg
38205b261ecSmrg/* Support XTest extension */
38305b261ecSmrg#undef XTEST
38405b261ecSmrg
38505b261ecSmrg/* Support Xv extension */
38605b261ecSmrg#undef XV
38705b261ecSmrg
38805b261ecSmrg/* Support DRI extension */
38905b261ecSmrg#undef XF86DRI
39005b261ecSmrg
3914642e01fSmrg/* Build DRI2 extension */
3924642e01fSmrg#undef DRI2
3934642e01fSmrg
39405b261ecSmrg/* Build DBE support */
39505b261ecSmrg#undef DBE
39605b261ecSmrg
39705b261ecSmrg/* Vendor name */
39805b261ecSmrg#undef XVENDORNAME
39905b261ecSmrg
40035c4bbdfSmrg/* Number of bits in a file offset, on hosts where this is settable. */
40135c4bbdfSmrg#undef _FILE_OFFSET_BITS
40235c4bbdfSmrg
40305b261ecSmrg/* Enable GNU and other extensions to the C environment for GLIBC */
40405b261ecSmrg#undef _GNU_SOURCE
40505b261ecSmrg
40635c4bbdfSmrg/* Define for large files, on AIX-style hosts. */
40735c4bbdfSmrg#undef _LARGE_FILES
40835c4bbdfSmrg
40905b261ecSmrg/* Define to empty if `const' does not conform to ANSI C. */
41005b261ecSmrg#undef const
41105b261ecSmrg
41205b261ecSmrg/* Define to `int' if <sys/types.h> does not define. */
41305b261ecSmrg#undef pid_t
41405b261ecSmrg
41505b261ecSmrg/* Build Rootless code */
41605b261ecSmrg#undef ROOTLESS
41705b261ecSmrg
41805b261ecSmrg/* Define to 1 if unsigned long is 64 bits. */
41905b261ecSmrg#undef _XSERVER64
42005b261ecSmrg
42105b261ecSmrg/* System is BSD-like */
42205b261ecSmrg#undef CSRG_BASED
42305b261ecSmrg
42405b261ecSmrg/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
42505b261ecSmrg#undef BSD44SOCKETS
42605b261ecSmrg
42705b261ecSmrg/* Support D-Bus */
42805b261ecSmrg#undef HAVE_DBUS
42905b261ecSmrg
4306747b715Smrg/* Use libudev for input hotplug */
4316747b715Smrg#undef CONFIG_UDEV
4326747b715Smrg
43335c4bbdfSmrg/* Use libudev for kms enumeration */
43435c4bbdfSmrg#undef CONFIG_UDEV_KMS
4354642e01fSmrg
43635c4bbdfSmrg/* Use udev_monitor_filter_add_match_tag() */
43735c4bbdfSmrg#undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG
43835c4bbdfSmrg
43935c4bbdfSmrg/* Use udev_enumerate_add_match_tag() */
44035c4bbdfSmrg#undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG
44135c4bbdfSmrg
44235c4bbdfSmrg/* Enable D-Bus core */
44335c4bbdfSmrg#undef NEED_DBUS
44405b261ecSmrg
44505b261ecSmrg/* Support HAL for hotplug */
44605b261ecSmrg#undef CONFIG_HAL
44705b261ecSmrg
44835c4bbdfSmrg/* Enable systemd-logind integration */
44935c4bbdfSmrg#undef SYSTEMD_LOGIND 1
45035c4bbdfSmrg
45105b261ecSmrg/* Have a monotonic clock from clock_gettime() */
45205b261ecSmrg#undef MONOTONIC_CLOCK
45305b261ecSmrg
45405b261ecSmrg/* Define to 1 if the DTrace Xserver provider probes should be built in */
45505b261ecSmrg#undef XSERVER_DTRACE
45605b261ecSmrg
45705b261ecSmrg/* Define to 16-bit byteswap macro */
45805b261ecSmrg#undef bswap_16
45905b261ecSmrg
46005b261ecSmrg/* Define to 32-bit byteswap macro */
46105b261ecSmrg#undef bswap_32
46205b261ecSmrg
46305b261ecSmrg/* Define to 64-bit byteswap macro */
46405b261ecSmrg#undef bswap_64
46505b261ecSmrg
46635c4bbdfSmrg/* Define to 1 if typeof works with your compiler. */
46735c4bbdfSmrg#undef HAVE_TYPEOF
4684642e01fSmrg
46935c4bbdfSmrg/* Define to __typeof__ if your compiler spells it that way. */
47035c4bbdfSmrg#undef typeof
4719ace9065Smrg
4724642e01fSmrg/* Correctly set _XSERVER64 for OSX fat binaries */
4734642e01fSmrg#ifdef __APPLE__
4744642e01fSmrg#include "dix-config-apple-verbatim.h"
4754642e01fSmrg#endif
4764642e01fSmrg
47735c4bbdfSmrg/* Enable general extensions on Solaris.  */
47835c4bbdfSmrg#ifndef __EXTENSIONS__
47935c4bbdfSmrg# undef __EXTENSIONS__
48035c4bbdfSmrg#endif
48135c4bbdfSmrg
48235c4bbdfSmrg/* Defined if needed to expose struct msghdr.msg_control */
48335c4bbdfSmrg#undef _XOPEN_SOURCE
48435c4bbdfSmrg
48535c4bbdfSmrg/* Have support for X shared memory fence library (xshmfence) */
48635c4bbdfSmrg#undef HAVE_XSHMFENCE
48735c4bbdfSmrg
48835c4bbdfSmrg/* Use XTrans FD passing support */
48935c4bbdfSmrg#undef XTRANS_SEND_FDS
49035c4bbdfSmrg
49135c4bbdfSmrg/* Wrap SIGBUS to catch MIT-SHM faults */
49235c4bbdfSmrg#undef BUSFAULT
49335c4bbdfSmrg
49435c4bbdfSmrg/* Directory for shared memory temp files */
49535c4bbdfSmrg#undef SHMDIR
49635c4bbdfSmrg
49735c4bbdfSmrg/* Don't let Xdefs.h define 'pointer' */
49835c4bbdfSmrg#define _XTYPEDEF_POINTER       1
49935c4bbdfSmrg
50035c4bbdfSmrg/* Don't let XIproto define 'Pointer' */
50135c4bbdfSmrg#define _XITYPEDEF_POINTER      1
50235c4bbdfSmrg
50335c4bbdfSmrg/* Ask fontsproto to make font path element names const */
50435c4bbdfSmrg#define FONT_PATH_ELEMENT_NAME_CONST    1
50535c4bbdfSmrg
50635c4bbdfSmrg/* Build GLAMOR */
50735c4bbdfSmrg#undef GLAMOR
50835c4bbdfSmrg
50935c4bbdfSmrg/* Build glamor's GBM-based EGL support */
51035c4bbdfSmrg#undef GLAMOR_HAS_GBM
51135c4bbdfSmrg
51235c4bbdfSmrg/* Build glamor/gbm has linear support */
51335c4bbdfSmrg#undef GLAMOR_HAS_GBM_LINEAR
51435c4bbdfSmrg
51535c4bbdfSmrg/* byte order */
51635c4bbdfSmrg#undef X_BYTE_ORDER
51735c4bbdfSmrg
51835c4bbdfSmrg/* Listen on TCP socket */
51935c4bbdfSmrg#undef LISTEN_TCP
52035c4bbdfSmrg
52135c4bbdfSmrg/* Listen on Unix socket */
52235c4bbdfSmrg#undef LISTEN_UNIX
52335c4bbdfSmrg
52435c4bbdfSmrg/* Listen on local socket */
52535c4bbdfSmrg#undef LISTEN_LOCAL
52635c4bbdfSmrg
52735c4bbdfSmrg/* Define if no local socket credentials interface exists */
52835c4bbdfSmrg#undef NO_LOCAL_CLIENT_CRED
52935c4bbdfSmrg
53035c4bbdfSmrg/* Have posix_fallocate() */
53135c4bbdfSmrg#undef HAVE_POSIX_FALLOCATE
53235c4bbdfSmrg
53305b261ecSmrg#endif /* _DIX_CONFIG_H_ */
534