dix-config.h.in revision 35c4bbdf
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
12805b261ecSmrg/* Define to 1 if you have the `m' library (-lm). */
12905b261ecSmrg#undef HAVE_LIBM
13005b261ecSmrg
13135c4bbdfSmrg/* Define to 1 if you have the libdispatch (GCD) available */
13235c4bbdfSmrg#undef HAVE_LIBDISPATCH
13305b261ecSmrg
13405b261ecSmrg/* Define to 1 if you have the <linux/agpgart.h> header file. */
13505b261ecSmrg#undef HAVE_LINUX_AGPGART_H
13605b261ecSmrg
13705b261ecSmrg/* Define to 1 if you have the <linux/apm_bios.h> header file. */
13805b261ecSmrg#undef HAVE_LINUX_APM_BIOS_H
13905b261ecSmrg
14005b261ecSmrg/* Define to 1 if you have the <linux/fb.h> header file. */
14105b261ecSmrg#undef HAVE_LINUX_FB_H
14205b261ecSmrg
14335c4bbdfSmrg/* Define to 1 if you have the `mmap' function. */
14435c4bbdfSmrg#undef HAVE_MMAP
14505b261ecSmrg
14605b261ecSmrg/* Define to 1 if you have the <ndbm.h> header file. */
14705b261ecSmrg#undef HAVE_NDBM_H
14805b261ecSmrg
14905b261ecSmrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
15005b261ecSmrg#undef HAVE_NDIR_H
15105b261ecSmrg
15235c4bbdfSmrg/* Define to 1 if you have the `reallocarray' function. */
15335c4bbdfSmrg#undef HAVE_REALLOCARRAY
15435c4bbdfSmrg
15505b261ecSmrg/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
15605b261ecSmrg#undef HAVE_RPCSVC_DBM_H
15705b261ecSmrg
1586747b715Smrg/* Define to use libc SHA1 functions */
1596747b715Smrg#undef HAVE_SHA1_IN_LIBC
1606747b715Smrg
1616747b715Smrg/* Define to use CommonCrypto SHA1 functions */
1626747b715Smrg#undef HAVE_SHA1_IN_COMMONCRYPTO
1636747b715Smrg
16435c4bbdfSmrg/* Define to use CryptoAPI SHA1 functions */
16535c4bbdfSmrg#undef HAVE_SHA1_IN_CRYPTOAPI
16635c4bbdfSmrg
1676747b715Smrg/* Define to use libmd SHA1 functions */
1684642e01fSmrg#undef HAVE_SHA1_IN_LIBMD
1694642e01fSmrg
1706747b715Smrg/* Define to use libgcrypt SHA1 functions */
1716747b715Smrg#undef HAVE_SHA1_IN_LIBGCRYPT
1726747b715Smrg
17335c4bbdfSmrg/* Define to use libnettle SHA1 functions */
17435c4bbdfSmrg#undef HAVE_SHA1_IN_LIBNETTLE
17535c4bbdfSmrg
1766747b715Smrg/* Define to use libsha1 for SHA1 */
1776747b715Smrg#undef HAVE_SHA1_IN_LIBSHA1
1786747b715Smrg
1794642e01fSmrg/* Define to 1 if you have the `shmctl64' function. */
1804642e01fSmrg#undef HAVE_SHMCTL64
1814642e01fSmrg
18205b261ecSmrg/* Define to 1 if you have the <stdlib.h> header file. */
18305b261ecSmrg#undef HAVE_STDLIB_H
18405b261ecSmrg
18535c4bbdfSmrg/* Define to 1 if you have the `strcasecmp' function. */
18635c4bbdfSmrg#undef HAVE_STRCASECMP
18735c4bbdfSmrg
18835c4bbdfSmrg/* Define to 1 if you have the `strcasestr' function. */
18935c4bbdfSmrg#undef HAVE_STRCASESTR
19035c4bbdfSmrg
19135c4bbdfSmrg/* Define to 1 if you have the `strncasecmp' function. */
19235c4bbdfSmrg#undef HAVE_STRNCASECMP
19335c4bbdfSmrg
19435c4bbdfSmrg/* Define to 1 if you have the `strlcat' function. */
19535c4bbdfSmrg#undef HAVE_STRLCAT
19635c4bbdfSmrg
19735c4bbdfSmrg/* Define to 1 if you have the `strlcpy' function. */
19835c4bbdfSmrg#undef HAVE_STRLCPY
19905b261ecSmrg
20005b261ecSmrg/* Define to 1 if you have the <strings.h> header file. */
20105b261ecSmrg#undef HAVE_STRINGS_H
20205b261ecSmrg
20305b261ecSmrg/* Define to 1 if you have the <string.h> header file. */
20405b261ecSmrg#undef HAVE_STRING_H
20505b261ecSmrg
20635c4bbdfSmrg/* Define to 1 if you have the `strndup' function. */
20735c4bbdfSmrg#undef HAVE_STRNDUP
20805b261ecSmrg
20935c4bbdfSmrg/* Define to 1 if libsystemd-daemon is available */
21035c4bbdfSmrg#undef HAVE_SYSTEMD_DAEMON
21105b261ecSmrg
21205b261ecSmrg/* Define to 1 if SYSV IPC is available */
21305b261ecSmrg#undef HAVE_SYSV_IPC
21405b261ecSmrg
21505b261ecSmrg/* Define to 1 if you have the <sys/agpio.h> header file. */
21605b261ecSmrg#undef HAVE_SYS_AGPIO_H
21705b261ecSmrg
21805b261ecSmrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
21905b261ecSmrg   */
22005b261ecSmrg#undef HAVE_SYS_DIR_H
22105b261ecSmrg
22205b261ecSmrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
22305b261ecSmrg   */
22405b261ecSmrg#undef HAVE_SYS_NDIR_H
22505b261ecSmrg
22605b261ecSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
22705b261ecSmrg#undef HAVE_SYS_STAT_H
22805b261ecSmrg
22905b261ecSmrg/* Define to 1 if you have the <sys/types.h> header file. */
23005b261ecSmrg#undef HAVE_SYS_TYPES_H
23105b261ecSmrg
2326747b715Smrg/* Define to 1 if you have the <sys/utsname.h> header file. */
2336747b715Smrg#undef HAVE_SYS_UTSNAME_H
2346747b715Smrg
23505b261ecSmrg/* Define to 1 if you have the <tslib.h> header file. */
23605b261ecSmrg#undef HAVE_TSLIB_H
23705b261ecSmrg
23805b261ecSmrg/* Define to 1 if you have the <unistd.h> header file. */
23905b261ecSmrg#undef HAVE_UNISTD_H
24005b261ecSmrg
2416747b715Smrg/* Define to 1 if you have the <fnmatch.h> header file. */
2426747b715Smrg#undef HAVE_FNMATCH_H
2436747b715Smrg
2444642e01fSmrg/* Have /dev/urandom */
2454642e01fSmrg#undef HAVE_URANDOM
2464642e01fSmrg
2479ace9065Smrg/* Define to 1 if you have the `vasprintf' function. */
2489ace9065Smrg#undef HAVE_VASPRINTF
2499ace9065Smrg
25005b261ecSmrg/* Support IPv6 for TCP connections */
25105b261ecSmrg#undef IPv6
25205b261ecSmrg
25305b261ecSmrg/* Support os-specific local connections */
25405b261ecSmrg#undef LOCALCONN
25505b261ecSmrg
25605b261ecSmrg/* Support MIT-SHM Extension */
25705b261ecSmrg#undef MITSHM
25805b261ecSmrg
25905b261ecSmrg/* Enable some debugging code */
26005b261ecSmrg#undef DEBUG
26105b261ecSmrg
26205b261ecSmrg/* Name of package */
26305b261ecSmrg#undef PACKAGE
26405b261ecSmrg
26505b261ecSmrg/* Internal define for Xinerama */
26605b261ecSmrg#undef PANORAMIX
26705b261ecSmrg
26835c4bbdfSmrg/* Support Present extension */
26935c4bbdfSmrg#undef PRESENT
27035c4bbdfSmrg
27105b261ecSmrg/* Overall prefix */
27205b261ecSmrg#undef PROJECTROOT
27305b261ecSmrg
27405b261ecSmrg/* Support RANDR extension */
27505b261ecSmrg#undef RANDR
27605b261ecSmrg
27705b261ecSmrg/* Support Record extension */
27805b261ecSmrg#undef XRECORD
27905b261ecSmrg
28005b261ecSmrg/* Support RENDER extension */
28105b261ecSmrg#undef RENDER
28205b261ecSmrg
28305b261ecSmrg/* Support X resource extension */
28405b261ecSmrg#undef RES
28505b261ecSmrg
28635c4bbdfSmrg/* Support client ID tracking in X resource extension */
28735c4bbdfSmrg#undef CLIENTIDS
28835c4bbdfSmrg
28905b261ecSmrg/* Support MIT-SCREEN-SAVER extension */
29005b261ecSmrg#undef SCREENSAVER
29105b261ecSmrg
29205b261ecSmrg/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
29305b261ecSmrg#undef SECURE_RPC
29405b261ecSmrg
29505b261ecSmrg/* Support SHAPE extension */
29605b261ecSmrg#undef SHAPE
29705b261ecSmrg
29835c4bbdfSmrg/* Where to install Xorg.bin and Xorg.wrap */
29935c4bbdfSmrg#undef SUID_WRAPPER_DIR
30035c4bbdfSmrg
30105b261ecSmrg/* Define to 1 on systems derived from System V Release 4 */
30205b261ecSmrg#undef SVR4
30305b261ecSmrg
30435c4bbdfSmrg/* sysconfdir */
30535c4bbdfSmrg#undef SYSCONFDIR
30635c4bbdfSmrg
30705b261ecSmrg/* Support TCP socket connections */
30805b261ecSmrg#undef TCPCONN
30905b261ecSmrg
31005b261ecSmrg/* Support tslib touchscreen abstraction library */
31105b261ecSmrg#undef TSLIB
31205b261ecSmrg
31305b261ecSmrg/* Support UNIX socket connections */
31405b261ecSmrg#undef UNIXCONN
31505b261ecSmrg
31605b261ecSmrg/* Define to use byteswap macros from <sys/endian.h> */
31705b261ecSmrg#undef USE_SYS_ENDIAN_H
31805b261ecSmrg
31905b261ecSmrg/* unaligned word accesses behave as expected */
32005b261ecSmrg#undef WORKING_UNALIGNED_INT
32105b261ecSmrg
3224642e01fSmrg/* Build X string registry */
3234642e01fSmrg#undef XREGISTRY
3244642e01fSmrg
32505b261ecSmrg/* Build X-ACE extension */
32605b261ecSmrg#undef XACE
32705b261ecSmrg
3284642e01fSmrg/* Build SELinux extension */
3294642e01fSmrg#undef XSELINUX
3304642e01fSmrg
33105b261ecSmrg/* Support XCMisc extension */
33205b261ecSmrg#undef XCMISC
33305b261ecSmrg
33405b261ecSmrg/* Build Security extension */
33505b261ecSmrg#undef XCSECURITY
33605b261ecSmrg
33705b261ecSmrg/* Support Xdmcp */
33805b261ecSmrg#undef XDMCP
33905b261ecSmrg
34005b261ecSmrg/* Build XFree86 BigFont extension */
34105b261ecSmrg#undef XF86BIGFONT
34205b261ecSmrg
34305b261ecSmrg/* Support XFree86 Video Mode extension */
34405b261ecSmrg#undef XF86VIDMODE
34505b261ecSmrg
34605b261ecSmrg/* Support XFixes extension */
34705b261ecSmrg#undef XFIXES
34805b261ecSmrg
34905b261ecSmrg/* Build XDGA support */
35005b261ecSmrg#undef XFreeXDGA
35105b261ecSmrg
35205b261ecSmrg/* Support Xinerama extension */
35305b261ecSmrg#undef XINERAMA
35405b261ecSmrg
35505b261ecSmrg/* Vendor release */
35605b261ecSmrg#undef XORG_RELEASE
35705b261ecSmrg
35805b261ecSmrg/* Current Xorg version */
35905b261ecSmrg#undef XORG_VERSION_CURRENT
36005b261ecSmrg
36105b261ecSmrg/* Xorg release date */
36205b261ecSmrg#undef XORG_DATE
36305b261ecSmrg
36405b261ecSmrg/* Build Xv Extension */
36505b261ecSmrg#undef XvExtension
36605b261ecSmrg
36705b261ecSmrg/* Build XvMC Extension */
36805b261ecSmrg#undef XvMCExtension
36905b261ecSmrg
37005b261ecSmrg/* Support XSync extension */
37105b261ecSmrg#undef XSYNC
37205b261ecSmrg
37305b261ecSmrg/* Support XTest extension */
37405b261ecSmrg#undef XTEST
37505b261ecSmrg
37605b261ecSmrg/* Support Xv extension */
37705b261ecSmrg#undef XV
37805b261ecSmrg
37905b261ecSmrg/* Support DRI extension */
38005b261ecSmrg#undef XF86DRI
38105b261ecSmrg
3824642e01fSmrg/* Build DRI2 extension */
3834642e01fSmrg#undef DRI2
3844642e01fSmrg
38505b261ecSmrg/* Build DBE support */
38605b261ecSmrg#undef DBE
38705b261ecSmrg
38805b261ecSmrg/* Vendor name */
38905b261ecSmrg#undef XVENDORNAME
39005b261ecSmrg
39135c4bbdfSmrg/* Number of bits in a file offset, on hosts where this is settable. */
39235c4bbdfSmrg#undef _FILE_OFFSET_BITS
39335c4bbdfSmrg
39405b261ecSmrg/* Enable GNU and other extensions to the C environment for GLIBC */
39505b261ecSmrg#undef _GNU_SOURCE
39605b261ecSmrg
39735c4bbdfSmrg/* Define for large files, on AIX-style hosts. */
39835c4bbdfSmrg#undef _LARGE_FILES
39935c4bbdfSmrg
40005b261ecSmrg/* Define to empty if `const' does not conform to ANSI C. */
40105b261ecSmrg#undef const
40205b261ecSmrg
40305b261ecSmrg/* Define to `int' if <sys/types.h> does not define. */
40405b261ecSmrg#undef pid_t
40505b261ecSmrg
40605b261ecSmrg/* Build Rootless code */
40705b261ecSmrg#undef ROOTLESS
40805b261ecSmrg
40905b261ecSmrg/* Define to 1 if unsigned long is 64 bits. */
41005b261ecSmrg#undef _XSERVER64
41105b261ecSmrg
41205b261ecSmrg/* System is BSD-like */
41305b261ecSmrg#undef CSRG_BASED
41405b261ecSmrg
41505b261ecSmrg/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
41605b261ecSmrg#undef BSD44SOCKETS
41705b261ecSmrg
41805b261ecSmrg/* Support D-Bus */
41905b261ecSmrg#undef HAVE_DBUS
42005b261ecSmrg
4216747b715Smrg/* Use libudev for input hotplug */
4226747b715Smrg#undef CONFIG_UDEV
4236747b715Smrg
42435c4bbdfSmrg/* Use libudev for kms enumeration */
42535c4bbdfSmrg#undef CONFIG_UDEV_KMS
4264642e01fSmrg
42735c4bbdfSmrg/* Use udev_monitor_filter_add_match_tag() */
42835c4bbdfSmrg#undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG
42935c4bbdfSmrg
43035c4bbdfSmrg/* Use udev_enumerate_add_match_tag() */
43135c4bbdfSmrg#undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG
43235c4bbdfSmrg
43335c4bbdfSmrg/* Enable D-Bus core */
43435c4bbdfSmrg#undef NEED_DBUS
43505b261ecSmrg
43605b261ecSmrg/* Support HAL for hotplug */
43705b261ecSmrg#undef CONFIG_HAL
43805b261ecSmrg
43935c4bbdfSmrg/* Enable systemd-logind integration */
44035c4bbdfSmrg#undef SYSTEMD_LOGIND 1
44135c4bbdfSmrg
44205b261ecSmrg/* Have a monotonic clock from clock_gettime() */
44305b261ecSmrg#undef MONOTONIC_CLOCK
44405b261ecSmrg
44505b261ecSmrg/* Define to 1 if the DTrace Xserver provider probes should be built in */
44605b261ecSmrg#undef XSERVER_DTRACE
44705b261ecSmrg
44805b261ecSmrg/* Define to 16-bit byteswap macro */
44905b261ecSmrg#undef bswap_16
45005b261ecSmrg
45105b261ecSmrg/* Define to 32-bit byteswap macro */
45205b261ecSmrg#undef bswap_32
45305b261ecSmrg
45405b261ecSmrg/* Define to 64-bit byteswap macro */
45505b261ecSmrg#undef bswap_64
45605b261ecSmrg
45735c4bbdfSmrg/* Define to 1 if typeof works with your compiler. */
45835c4bbdfSmrg#undef HAVE_TYPEOF
4594642e01fSmrg
46035c4bbdfSmrg/* Define to __typeof__ if your compiler spells it that way. */
46135c4bbdfSmrg#undef typeof
4629ace9065Smrg
4634642e01fSmrg/* Correctly set _XSERVER64 for OSX fat binaries */
4644642e01fSmrg#ifdef __APPLE__
4654642e01fSmrg#include "dix-config-apple-verbatim.h"
4664642e01fSmrg#endif
4674642e01fSmrg
46835c4bbdfSmrg/* Enable general extensions on Solaris.  */
46935c4bbdfSmrg#ifndef __EXTENSIONS__
47035c4bbdfSmrg# undef __EXTENSIONS__
47135c4bbdfSmrg#endif
47235c4bbdfSmrg
47335c4bbdfSmrg/* Defined if needed to expose struct msghdr.msg_control */
47435c4bbdfSmrg#undef _XOPEN_SOURCE
47535c4bbdfSmrg
47635c4bbdfSmrg/* Have support for X shared memory fence library (xshmfence) */
47735c4bbdfSmrg#undef HAVE_XSHMFENCE
47835c4bbdfSmrg
47935c4bbdfSmrg/* Use XTrans FD passing support */
48035c4bbdfSmrg#undef XTRANS_SEND_FDS
48135c4bbdfSmrg
48235c4bbdfSmrg/* Wrap SIGBUS to catch MIT-SHM faults */
48335c4bbdfSmrg#undef BUSFAULT
48435c4bbdfSmrg
48535c4bbdfSmrg/* Directory for shared memory temp files */
48635c4bbdfSmrg#undef SHMDIR
48735c4bbdfSmrg
48835c4bbdfSmrg/* Don't let Xdefs.h define 'pointer' */
48935c4bbdfSmrg#define _XTYPEDEF_POINTER       1
49035c4bbdfSmrg
49135c4bbdfSmrg/* Don't let XIproto define 'Pointer' */
49235c4bbdfSmrg#define _XITYPEDEF_POINTER      1
49335c4bbdfSmrg
49435c4bbdfSmrg/* Ask fontsproto to make font path element names const */
49535c4bbdfSmrg#define FONT_PATH_ELEMENT_NAME_CONST    1
49635c4bbdfSmrg
49735c4bbdfSmrg/* Build GLAMOR */
49835c4bbdfSmrg#undef GLAMOR
49935c4bbdfSmrg
50035c4bbdfSmrg/* Build glamor's GBM-based EGL support */
50135c4bbdfSmrg#undef GLAMOR_HAS_GBM
50235c4bbdfSmrg
50335c4bbdfSmrg/* Build glamor/gbm has linear support */
50435c4bbdfSmrg#undef GLAMOR_HAS_GBM_LINEAR
50535c4bbdfSmrg
50635c4bbdfSmrg/* byte order */
50735c4bbdfSmrg#undef X_BYTE_ORDER
50835c4bbdfSmrg
50935c4bbdfSmrg/* Listen on TCP socket */
51035c4bbdfSmrg#undef LISTEN_TCP
51135c4bbdfSmrg
51235c4bbdfSmrg/* Listen on Unix socket */
51335c4bbdfSmrg#undef LISTEN_UNIX
51435c4bbdfSmrg
51535c4bbdfSmrg/* Listen on local socket */
51635c4bbdfSmrg#undef LISTEN_LOCAL
51735c4bbdfSmrg
51835c4bbdfSmrg/* Define if no local socket credentials interface exists */
51935c4bbdfSmrg#undef NO_LOCAL_CLIENT_CRED
52035c4bbdfSmrg
52135c4bbdfSmrg/* Have posix_fallocate() */
52235c4bbdfSmrg#undef HAVE_POSIX_FALLOCATE
52335c4bbdfSmrg
52405b261ecSmrg#endif /* _DIX_CONFIG_H_ */
525