dix-config.h.in revision 74a432e1
1/* dix-config.h.in: not at all generated. -*- c -*- */ 2 3#ifndef _DIX_CONFIG_H_ 4#define _DIX_CONFIG_H_ 5 6/* Support BigRequests extension */ 7#undef BIGREQS 8 9/* Builder address */ 10#undef BUILDERADDR 11 12/* Operating System Name */ 13#undef OSNAME 14 15/* Operating System Vendor */ 16#undef OSVENDOR 17 18/* Builder string */ 19#undef BUILDERSTRING 20 21/* Default font path */ 22#undef COMPILEDDEFAULTFONTPATH 23 24/* Miscellaneous server configuration files path */ 25#undef SERVER_MISC_CONFIG_PATH 26 27/* Support Composite Extension */ 28#undef COMPOSITE 29 30/* Support Damage extension */ 31#undef DAMAGE 32 33/* Build for darwin with Quartz support */ 34#undef DARWIN_WITH_QUARTZ 35 36/* Use OsVendorVErrorF */ 37#undef DDXOSVERRORF 38 39/* Use ddxBeforeReset */ 40#undef DDXBEFORERESET 41 42/* Build DPMS extension */ 43#undef DPMSExtension 44 45/* Build GLX extension */ 46#undef GLXEXT 47 48/* Build GLX DRI loader */ 49#undef GLX_DRI 50 51/* Path to DRI drivers */ 52#undef DRI_DRIVER_PATH 53 54/* Support XDM-AUTH*-1 */ 55#undef HASXDMAUTH 56 57/* Define to 1 if you have the `getdtablesize' function. */ 58#undef HAS_GETDTABLESIZE 59 60/* Define to 1 if you have the `getifaddrs' function. */ 61#undef HAS_GETIFADDRS 62 63/* Define to 1 if you have the `getpeereid' function. */ 64#undef HAS_GETPEEREID 65 66/* Define to 1 if you have the `getpeerucred' function. */ 67#undef HAS_GETPEERUCRED 68 69/* Define to 1 if you have the `mmap' function. */ 70#undef HAS_MMAP 71 72/* Support SHM */ 73#undef HAS_SHM 74 75/* Have the 'strlcpy' function */ 76#undef HAS_STRLCPY 77 78/* Define to 1 if you have the <asm/mtrr.h> header file. */ 79#undef HAVE_ASM_MTRR_H 80 81/* Has backtrace support */ 82#undef HAVE_BACKTRACE 83 84/* Define to 1 if you have the <byteswap.h> header file. */ 85#undef HAVE_BYTESWAP_H 86 87/* Define to 1 if you have cbrt */ 88#undef HAVE_CBRT 89 90/* Define to 1 if you have the <dbm.h> header file. */ 91#undef HAVE_DBM_H 92 93/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 94 */ 95#undef HAVE_DIRENT_H 96 97/* Define to 1 if you have the <dlfcn.h> header file. */ 98#undef HAVE_DLFCN_H 99 100/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 101#undef HAVE_DOPRNT 102 103/* Have execinfo.h */ 104#undef HAVE_EXECINFO_H 105 106/* Define to 1 if you have the <fcntl.h> header file. */ 107#undef HAVE_FCNTL_H 108 109/* Define to 1 if you have the `geteuid' function. */ 110#undef HAVE_GETEUID 111 112/* Define to 1 if you have the `getisax' function. */ 113#undef HAVE_GETISAX 114 115/* Define to 1 if you have the `getuid' function. */ 116#undef HAVE_GETUID 117 118/* Define to 1 if you have the `getzoneid' function. */ 119#undef HAVE_GETZONEID 120 121/* Define to 1 if you have the <inttypes.h> header file. */ 122#undef HAVE_INTTYPES_H 123 124/* Have Quartz */ 125#undef XQUARTZ 126 127/* Support application updating through sparkle. */ 128#undef XQUARTZ_SPARKLE 129 130/* Prefix to use for launchd identifiers */ 131#undef LAUNCHD_ID_PREFIX 132 133/* Build a standalone xpbproxy */ 134#undef STANDALONE_XPBPROXY 135 136/* Define to 1 if you have the `bsd' library (-lbsd). */ 137#undef HAVE_LIBBSD 138 139/* Define to 1 if you have the `m' library (-lm). */ 140#undef HAVE_LIBM 141 142/* Define to 1 if you have the `link' function. */ 143#undef HAVE_LINK 144 145/* Define to 1 if you have the <linux/agpgart.h> header file. */ 146#undef HAVE_LINUX_AGPGART_H 147 148/* Define to 1 if you have the <linux/apm_bios.h> header file. */ 149#undef HAVE_LINUX_APM_BIOS_H 150 151/* Define to 1 if you have the <linux/fb.h> header file. */ 152#undef HAVE_LINUX_FB_H 153 154/* Define to 1 if you have the `mkstemp' function. */ 155#undef HAVE_MKSTEMP 156 157/* Define to 1 if you have the <ndbm.h> header file. */ 158#undef HAVE_NDBM_H 159 160/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 161#undef HAVE_NDIR_H 162 163/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */ 164#undef HAVE_RPCSVC_DBM_H 165 166/* Define to 1 if you have the `arc4random_buf' function. */ 167#undef HAVE_ARC4RANDOM_BUF 168 169/* Define to use libc SHA1 functions */ 170#undef HAVE_SHA1_IN_LIBC 171 172/* Define to use CommonCrypto SHA1 functions */ 173#undef HAVE_SHA1_IN_COMMONCRYPTO 174 175/* Define to use libmd SHA1 functions */ 176#undef HAVE_SHA1_IN_LIBMD 177 178/* Define to use libgcrypt SHA1 functions */ 179#undef HAVE_SHA1_IN_LIBGCRYPT 180 181/* Define to use libsha1 for SHA1 */ 182#undef HAVE_SHA1_IN_LIBSHA1 183 184/* Define to 1 if you have the `shmctl64' function. */ 185#undef HAVE_SHMCTL64 186 187/* Define to 1 if you have the <stdint.h> header file. */ 188#undef HAVE_STDINT_H 189 190/* Define to 1 if you have the <stdlib.h> header file. */ 191#undef HAVE_STDLIB_H 192 193/* Define to 1 if you have the `strchr' function. */ 194#undef HAVE_STRCHR 195 196/* Define to 1 if you have the <strings.h> header file. */ 197#undef HAVE_STRINGS_H 198 199/* Define to 1 if you have the <string.h> header file. */ 200#undef HAVE_STRING_H 201 202/* Define to 1 if you have the `strrchr' function. */ 203#undef HAVE_STRRCHR 204 205/* Define to 1 if you have the `strtol' function. */ 206#undef HAVE_STRTOL 207 208/* Define to 1 if SYSV IPC is available */ 209#undef HAVE_SYSV_IPC 210 211/* Define to 1 if you have the <sys/agpio.h> header file. */ 212#undef HAVE_SYS_AGPIO_H 213 214/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 215 */ 216#undef HAVE_SYS_DIR_H 217 218/* Define to 1 if you have the <sys/io.h> header file. */ 219#undef HAVE_SYS_IO_H 220 221/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 222 */ 223#undef HAVE_SYS_NDIR_H 224 225/* Define to 1 if you have the <sys/stat.h> header file. */ 226#undef HAVE_SYS_STAT_H 227 228/* Define to 1 if you have the <sys/types.h> header file. */ 229#undef HAVE_SYS_TYPES_H 230 231/* Define to 1 if you have the <sys/utsname.h> header file. */ 232#undef HAVE_SYS_UTSNAME_H 233 234/* Define to 1 if you have the <sys/vm86.h> header file. */ 235#undef HAVE_SYS_VM86_H 236 237/* Define to 1 if you have the `timingsafe_memcmp' function. */ 238#undef HAVE_TIMINGSAFE_MEMCMP 239 240/* Define to 1 if you have the <tslib.h> header file. */ 241#undef HAVE_TSLIB_H 242 243/* Define to 1 if you have the <unistd.h> header file. */ 244#undef HAVE_UNISTD_H 245 246/* Define to 1 if you have the <fnmatch.h> header file. */ 247#undef HAVE_FNMATCH_H 248 249/* Have /dev/urandom */ 250#undef HAVE_URANDOM 251 252/* Define to 1 if you have the `vprintf' function. */ 253#undef HAVE_VPRINTF 254 255/* Define to 1 if you have the `vasprintf' function. */ 256#undef HAVE_VASPRINTF 257 258/* Support IPv6 for TCP connections */ 259#undef IPv6 260 261/* Support os-specific local connections */ 262#undef LOCALCONN 263 264/* Support MIT-SHM Extension */ 265#undef MITSHM 266 267/* Enable some debugging code */ 268#undef DEBUG 269 270/* Name of package */ 271#undef PACKAGE 272 273/* Internal define for Xinerama */ 274#undef PANORAMIX 275 276/* Overall prefix */ 277#undef PROJECTROOT 278 279/* Support RANDR extension */ 280#undef RANDR 281 282/* Support Record extension */ 283#undef XRECORD 284 285/* Support RENDER extension */ 286#undef RENDER 287 288/* Support X resource extension */ 289#undef RES 290 291/* Support MIT-SCREEN-SAVER extension */ 292#undef SCREENSAVER 293 294/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 295#undef SECURE_RPC 296 297/* Support SHAPE extension */ 298#undef SHAPE 299 300/* Define to 1 on systems derived from System V Release 4 */ 301#undef SVR4 302 303/* Support TCP socket connections */ 304#undef TCPCONN 305 306/* Enable touchscreen support */ 307#undef TOUCHSCREEN 308 309/* Support tslib touchscreen abstraction library */ 310#undef TSLIB 311 312/* Support UNIX socket connections */ 313#undef UNIXCONN 314 315/* Define to use byteswap macros from <sys/endian.h> */ 316#undef USE_SYS_ENDIAN_H 317 318/* unaligned word accesses behave as expected */ 319#undef WORKING_UNALIGNED_INT 320 321/* Build X string registry */ 322#undef XREGISTRY 323 324/* Build X-ACE extension */ 325#undef XACE 326 327/* Build SELinux extension */ 328#undef XSELINUX 329 330/* Support XCMisc extension */ 331#undef XCMISC 332 333/* Build Security extension */ 334#undef XCSECURITY 335 336/* Support Xdmcp */ 337#undef XDMCP 338 339/* Build XFree86 BigFont extension */ 340#undef XF86BIGFONT 341 342/* Support XFree86 Video Mode extension */ 343#undef XF86VIDMODE 344 345/* Support XFixes extension */ 346#undef XFIXES 347 348/* Build XDGA support */ 349#undef XFreeXDGA 350 351/* Support Xinerama extension */ 352#undef XINERAMA 353 354/* Vendor release */ 355#undef XORG_RELEASE 356 357/* Current Xorg version */ 358#undef XORG_VERSION_CURRENT 359 360/* Xorg release date */ 361#undef XORG_DATE 362 363/* Build Xv Extension */ 364#undef XvExtension 365 366/* Build XvMC Extension */ 367#undef XvMCExtension 368 369/* Support XSync extension */ 370#undef XSYNC 371 372/* Support XTest extension */ 373#undef XTEST 374 375/* Support Xv extension */ 376#undef XV 377 378/* Support DRI extension */ 379#undef XF86DRI 380 381/* Build DRI2 extension */ 382#undef DRI2 383 384/* Build DBE support */ 385#undef DBE 386 387/* Vendor name */ 388#undef XVENDORNAME 389 390/* Enable GNU and other extensions to the C environment for GLIBC */ 391#undef _GNU_SOURCE 392 393/* Define to empty if `const' does not conform to ANSI C. */ 394#undef const 395 396/* Define to `int' if <sys/types.h> does not define. */ 397#undef pid_t 398 399/* Build Rootless code */ 400#undef ROOTLESS 401 402/* Define to 1 if unsigned long is 64 bits. */ 403#undef _XSERVER64 404 405/* System is BSD-like */ 406#undef CSRG_BASED 407 408/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 409#undef BSD44SOCKETS 410 411/* Support D-Bus */ 412#undef HAVE_DBUS 413 414/* Use libudev for input hotplug */ 415#undef CONFIG_UDEV 416 417/* Use D-Bus for input hotplug */ 418#undef CONFIG_NEED_DBUS 419 420/* Support the D-Bus hotplug API */ 421#undef CONFIG_DBUS_API 422 423/* Support HAL for hotplug */ 424#undef CONFIG_HAL 425 426/* Have a monotonic clock from clock_gettime() */ 427#undef MONOTONIC_CLOCK 428 429/* Define to 1 if the DTrace Xserver provider probes should be built in */ 430#undef XSERVER_DTRACE 431 432/* Define to 16-bit byteswap macro */ 433#undef bswap_16 434 435/* Define to 32-bit byteswap macro */ 436#undef bswap_32 437 438/* Define to 64-bit byteswap macro */ 439#undef bswap_64 440 441/* Need the strcasecmp function. */ 442#undef NEED_STRCASECMP 443 444/* Need the strncasecmp function. */ 445#undef NEED_STRNCASECMP 446 447/* Need the strcasestr function. */ 448#undef NEED_STRCASESTR 449 450/* Define to 1 if you have the `ffs' function. */ 451#undef HAVE_FFS 452 453/* If the compiler supports a TLS storage class define it to that here */ 454#undef TLS 455 456/* Correctly set _XSERVER64 for OSX fat binaries */ 457#ifdef __APPLE__ 458#include "dix-config-apple-verbatim.h" 459#endif 460 461#endif /* _DIX_CONFIG_H_ */ 462