dix-config.h.in revision 6747b715
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 `m' library (-lm). */ 137#undef HAVE_LIBM 138 139/* Define to 1 if you have the `link' function. */ 140#undef HAVE_LINK 141 142/* Define to 1 if you have the <linux/agpgart.h> header file. */ 143#undef HAVE_LINUX_AGPGART_H 144 145/* Define to 1 if you have the <linux/apm_bios.h> header file. */ 146#undef HAVE_LINUX_APM_BIOS_H 147 148/* Define to 1 if you have the <linux/fb.h> header file. */ 149#undef HAVE_LINUX_FB_H 150 151/* Define to 1 if you have the `mkstemp' function. */ 152#undef HAVE_MKSTEMP 153 154/* Define to 1 if you have the <ndbm.h> header file. */ 155#undef HAVE_NDBM_H 156 157/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 158#undef HAVE_NDIR_H 159 160/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */ 161#undef HAVE_RPCSVC_DBM_H 162 163/* Define to use libc SHA1 functions */ 164#undef HAVE_SHA1_IN_LIBC 165 166/* Define to use CommonCrypto SHA1 functions */ 167#undef HAVE_SHA1_IN_COMMONCRYPTO 168 169/* Define to use libmd SHA1 functions */ 170#undef HAVE_SHA1_IN_LIBMD 171 172/* Define to use libgcrypt SHA1 functions */ 173#undef HAVE_SHA1_IN_LIBGCRYPT 174 175/* Define to use libsha1 for SHA1 */ 176#undef HAVE_SHA1_IN_LIBSHA1 177 178/* Define to 1 if you have the `shmctl64' function. */ 179#undef HAVE_SHMCTL64 180 181/* Define to 1 if you have the <stdint.h> header file. */ 182#undef HAVE_STDINT_H 183 184/* Define to 1 if you have the <stdlib.h> header file. */ 185#undef HAVE_STDLIB_H 186 187/* Define to 1 if you have the `strchr' function. */ 188#undef HAVE_STRCHR 189 190/* Define to 1 if you have the <strings.h> header file. */ 191#undef HAVE_STRINGS_H 192 193/* Define to 1 if you have the <string.h> header file. */ 194#undef HAVE_STRING_H 195 196/* Define to 1 if you have the `strrchr' function. */ 197#undef HAVE_STRRCHR 198 199/* Define to 1 if you have the `strtol' function. */ 200#undef HAVE_STRTOL 201 202/* Define to 1 if SYSV IPC is available */ 203#undef HAVE_SYSV_IPC 204 205/* Define to 1 if you have the <sys/agpio.h> header file. */ 206#undef HAVE_SYS_AGPIO_H 207 208/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 209 */ 210#undef HAVE_SYS_DIR_H 211 212/* Define to 1 if you have the <sys/io.h> header file. */ 213#undef HAVE_SYS_IO_H 214 215/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 216 */ 217#undef HAVE_SYS_NDIR_H 218 219/* Define to 1 if you have the <sys/stat.h> header file. */ 220#undef HAVE_SYS_STAT_H 221 222/* Define to 1 if you have the <sys/types.h> header file. */ 223#undef HAVE_SYS_TYPES_H 224 225/* Define to 1 if you have the <sys/utsname.h> header file. */ 226#undef HAVE_SYS_UTSNAME_H 227 228/* Define to 1 if you have the <sys/vm86.h> header file. */ 229#undef HAVE_SYS_VM86_H 230 231/* Define to 1 if you have the <tslib.h> header file. */ 232#undef HAVE_TSLIB_H 233 234/* Define to 1 if you have the <unistd.h> header file. */ 235#undef HAVE_UNISTD_H 236 237/* Define to 1 if you have the <fnmatch.h> header file. */ 238#undef HAVE_FNMATCH_H 239 240/* Have /dev/urandom */ 241#undef HAVE_URANDOM 242 243/* Define to 1 if you have the `vprintf' function. */ 244#undef HAVE_VPRINTF 245 246/* Support IPv6 for TCP connections */ 247#undef IPv6 248 249/* Support os-specific local connections */ 250#undef LOCALCONN 251 252/* Support MIT-SHM Extension */ 253#undef MITSHM 254 255/* Enable some debugging code */ 256#undef DEBUG 257 258/* Name of package */ 259#undef PACKAGE 260 261/* Internal define for Xinerama */ 262#undef PANORAMIX 263 264/* Overall prefix */ 265#undef PROJECTROOT 266 267/* Support RANDR extension */ 268#undef RANDR 269 270/* Support Record extension */ 271#undef XRECORD 272 273/* Support RENDER extension */ 274#undef RENDER 275 276/* Support X resource extension */ 277#undef RES 278 279/* Support MIT-SCREEN-SAVER extension */ 280#undef SCREENSAVER 281 282/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 283#undef SECURE_RPC 284 285/* Support SHAPE extension */ 286#undef SHAPE 287 288/* Define to 1 on systems derived from System V Release 4 */ 289#undef SVR4 290 291/* Support TCP socket connections */ 292#undef TCPCONN 293 294/* Enable touchscreen support */ 295#undef TOUCHSCREEN 296 297/* Support tslib touchscreen abstraction library */ 298#undef TSLIB 299 300/* Support UNIX socket connections */ 301#undef UNIXCONN 302 303/* Define to use byteswap macros from <sys/endian.h> */ 304#undef USE_SYS_ENDIAN_H 305 306/* unaligned word accesses behave as expected */ 307#undef WORKING_UNALIGNED_INT 308 309/* Build X string registry */ 310#undef XREGISTRY 311 312/* Build X-ACE extension */ 313#undef XACE 314 315/* Build SELinux extension */ 316#undef XSELINUX 317 318/* Support XCMisc extension */ 319#undef XCMISC 320 321/* Build Security extension */ 322#undef XCSECURITY 323 324/* Support Xdmcp */ 325#undef XDMCP 326 327/* Build XFree86 BigFont extension */ 328#undef XF86BIGFONT 329 330/* Support XFree86 Video Mode extension */ 331#undef XF86VIDMODE 332 333/* Support XFixes extension */ 334#undef XFIXES 335 336/* Build XDGA support */ 337#undef XFreeXDGA 338 339/* Support Xinerama extension */ 340#undef XINERAMA 341 342/* Vendor release */ 343#undef XORG_RELEASE 344 345/* Current Xorg version */ 346#undef XORG_VERSION_CURRENT 347 348/* Xorg release date */ 349#undef XORG_DATE 350 351/* Build Xv Extension */ 352#undef XvExtension 353 354/* Build XvMC Extension */ 355#undef XvMCExtension 356 357/* Support XSync extension */ 358#undef XSYNC 359 360/* Support XTest extension */ 361#undef XTEST 362 363/* Support Xv extension */ 364#undef XV 365 366/* Support DRI extension */ 367#undef XF86DRI 368 369/* Build DRI2 extension */ 370#undef DRI2 371 372/* Build DBE support */ 373#undef DBE 374 375/* Vendor name */ 376#undef XVENDORNAME 377 378/* Enable GNU and other extensions to the C environment for GLIBC */ 379#undef _GNU_SOURCE 380 381/* Define to empty if `const' does not conform to ANSI C. */ 382#undef const 383 384/* Define to `int' if <sys/types.h> does not define. */ 385#undef pid_t 386 387/* Build Rootless code */ 388#undef ROOTLESS 389 390/* Define to 1 if unsigned long is 64 bits. */ 391#undef _XSERVER64 392 393/* System is BSD-like */ 394#undef CSRG_BASED 395 396/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 397#undef BSD44SOCKETS 398 399/* Support D-Bus */ 400#undef HAVE_DBUS 401 402/* Use libudev for input hotplug */ 403#undef CONFIG_UDEV 404 405/* Use D-Bus for input hotplug */ 406#undef CONFIG_NEED_DBUS 407 408/* Support the D-Bus hotplug API */ 409#undef CONFIG_DBUS_API 410 411/* Support HAL for hotplug */ 412#undef CONFIG_HAL 413 414/* Have a monotonic clock from clock_gettime() */ 415#undef MONOTONIC_CLOCK 416 417/* Define to 1 if the DTrace Xserver provider probes should be built in */ 418#undef XSERVER_DTRACE 419 420/* Define to 16-bit byteswap macro */ 421#undef bswap_16 422 423/* Define to 32-bit byteswap macro */ 424#undef bswap_32 425 426/* Define to 64-bit byteswap macro */ 427#undef bswap_64 428 429/* Need the strcasecmp function. */ 430#undef NEED_STRCASECMP 431 432/* Need the strncasecmp function. */ 433#undef NEED_STRNCASECMP 434 435/* Need the strcasestr function. */ 436#undef NEED_STRCASESTR 437 438/* Define to 1 if you have the `ffs' function. */ 439#undef HAVE_FFS 440 441/* Correctly set _XSERVER64 for OSX fat binaries */ 442#ifdef __APPLE__ 443#include "dix-config-apple-verbatim.h" 444#endif 445 446#endif /* _DIX_CONFIG_H_ */ 447