do-not-use-config.h.in revision 9ace9065
1/* include/do-not-use-config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* Build AIGLX loader */ 7#undef AIGLX 8 9/* Default base font path */ 10#undef BASE_FONT_PATH 11 12/* Support BigRequests extension */ 13#undef BIGREQS 14 15/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 16#undef BSD44SOCKETS 17 18/* Builder address */ 19#undef BUILDERADDR 20 21/* Builder string */ 22#undef BUILDERSTRING 23 24/* Default font path */ 25#undef COMPILEDDEFAULTFONTPATH 26 27/* Support Composite Extension */ 28#undef COMPOSITE 29 30/* Use the D-Bus input configuration API */ 31#undef CONFIG_DBUS_API 32 33/* Use the HAL hotplug API */ 34#undef CONFIG_HAL 35 36/* Use D-Bus for input hotplug */ 37#undef CONFIG_NEED_DBUS 38 39/* Use libudev for input hotplug */ 40#undef CONFIG_UDEV 41 42/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 43 systems. This function is required for `alloca.c' support on those systems. 44 */ 45#undef CRAY_STACKSEG_END 46 47/* System is BSD-like */ 48#undef CSRG_BASED 49 50/* Simple debug messages */ 51#undef CYGDEBUG 52 53/* Debug window manager */ 54#undef CYGMULTIWINDOW_DEBUG 55 56/* Debug messages for window handling */ 57#undef CYGWINDOWING_DEBUG 58 59/* Define to 1 if using `alloca.c'. */ 60#undef C_ALLOCA 61 62/* Support Damage extension */ 63#undef DAMAGE 64 65/* Support DBE extension */ 66#undef DBE 67 68/* Use ddxBeforeReset */ 69#undef DDXBEFORERESET 70 71/* Use OsVendorVErrorF */ 72#undef DDXOSVERRORF 73 74/* Enable debugging code */ 75#undef DEBUG 76 77/* Default library install path */ 78#undef DEFAULT_LIBRARY_PATH 79 80/* Default log location */ 81#undef DEFAULT_LOGDIR 82 83/* Default log location */ 84#undef DEFAULT_LOGPREFIX 85 86/* Default module search path */ 87#undef DEFAULT_MODULE_PATH 88 89/* Support DGA extension */ 90#undef DGA 91 92/* Support DPMS extension */ 93#undef DPMSExtension 94 95/* Build DRI2 extension */ 96#undef DRI2 97 98/* Build DRI2 AIGLX loader */ 99#undef DRI2_AIGLX 100 101/* Default DRI driver path */ 102#undef DRI_DRIVER_PATH 103 104/* Build GLX extension */ 105#undef GLXEXT 106 107/* Support XDM-AUTH*-1 */ 108#undef HASXDMAUTH 109 110/* System has /dev/xf86 aperture driver */ 111#undef HAS_APERTURE_DRV 112 113/* Cygwin has /dev/windows for signaling new win32 messages */ 114#undef HAS_DEVWINDOWS 115 116/* Have the 'getdtablesize' function. */ 117#undef HAS_GETDTABLESIZE 118 119/* Have the 'getifaddrs' function. */ 120#undef HAS_GETIFADDRS 121 122/* Have the 'getpeereid' function. */ 123#undef HAS_GETPEEREID 124 125/* Have the 'getpeerucred' function. */ 126#undef HAS_GETPEERUCRED 127 128/* Have the 'mmap' function. */ 129#undef HAS_MMAP 130 131/* Define to 1 if NetBSD built-in MTRR support is available */ 132#undef HAS_MTRR_BUILTIN 133 134/* MTRR support available */ 135#undef HAS_MTRR_SUPPORT 136 137/* Support SHM */ 138#undef HAS_SHM 139 140/* Have the 'strlcpy' function */ 141#undef HAS_STRLCPY 142 143/* Use Windows sockets */ 144#undef HAS_WINSOCK 145 146/* Define to 1 if you have `alloca', as a function or macro. */ 147#undef HAVE_ALLOCA 148 149/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 150 */ 151#undef HAVE_ALLOCA_H 152 153/* Define to 1 if you have the <asm/mtrr.h> header file. */ 154#undef HAVE_ASM_MTRR_H 155 156/* Define to 1 if you have the `authdes_create' function. */ 157#undef HAVE_AUTHDES_CREATE 158 159/* Define to 1 if you have the `authdes_seccreate' function. */ 160#undef HAVE_AUTHDES_SECCREATE 161 162/* Has backtrace support */ 163#undef HAVE_BACKTRACE 164 165/* Define to 1 if you have the <byteswap.h> header file. */ 166#undef HAVE_BYTESWAP_H 167 168/* Have the 'cbrt' function */ 169#undef HAVE_CBRT 170 171/* Define to 1 if you have the `clock_gettime' function. */ 172#undef HAVE_CLOCK_GETTIME 173 174/* Define to 1 if you have the <dbm.h> header file. */ 175#undef HAVE_DBM_H 176 177/* Have D-Bus support */ 178#undef HAVE_DBUS 179 180/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 181 */ 182#undef HAVE_DIRENT_H 183 184/* Define to 1 if you have the <dlfcn.h> header file. */ 185#undef HAVE_DLFCN_H 186 187/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 188#undef HAVE_DOPRNT 189 190/* Have execinfo.h */ 191#undef HAVE_EXECINFO_H 192 193/* Define to 1 if you have the <fcntl.h> header file. */ 194#undef HAVE_FCNTL_H 195 196/* Define to 1 if you have the `ffs' function. */ 197#undef HAVE_FFS 198 199/* Define to 1 if you have the <fnmatch.h> header file. */ 200#undef HAVE_FNMATCH_H 201 202/* Define to 1 if you have the `geteuid' function. */ 203#undef HAVE_GETEUID 204 205/* Define to 1 if you have the `getisax' function. */ 206#undef HAVE_GETISAX 207 208/* Define to 1 if you have the `getopt' function. */ 209#undef HAVE_GETOPT 210 211/* Define to 1 if you have the `getopt_long' function. */ 212#undef HAVE_GETOPT_LONG 213 214/* Define to 1 if you have the `getuid' function. */ 215#undef HAVE_GETUID 216 217/* Define to 1 if you have the `getzoneid' function. */ 218#undef HAVE_GETZONEID 219 220/* Define to 1 if you have the <inttypes.h> header file. */ 221#undef HAVE_INTTYPES_H 222 223/* Define to 1 if you have the `audit' library (-laudit). */ 224#undef HAVE_LIBAUDIT 225 226/* Define to 1 if you have the <libaudit.h> header file. */ 227#undef HAVE_LIBAUDIT_H 228 229/* Define to 1 if you have the `m' library (-lm). */ 230#undef HAVE_LIBM 231 232/* Define to 1 if you have the `ws2_32' library (-lws2_32). */ 233#undef HAVE_LIBWS2_32 234 235/* Define to 1 if you have the `link' function. */ 236#undef HAVE_LINK 237 238/* Define to 1 if you have the <linux/agpgart.h> header file. */ 239#undef HAVE_LINUX_AGPGART_H 240 241/* Define to 1 if you have the <linux/apm_bios.h> header file. */ 242#undef HAVE_LINUX_APM_BIOS_H 243 244/* Define to 1 if you have the <linux/fb.h> header file. */ 245#undef HAVE_LINUX_FB_H 246 247/* Define to 1 if you have the <machine/mtrr.h> header file. */ 248#undef HAVE_MACHINE_MTRR_H 249 250/* Define to 1 if you have the `memmove' function. */ 251#undef HAVE_MEMMOVE 252 253/* Define to 1 if you have the <memory.h> header file. */ 254#undef HAVE_MEMORY_H 255 256/* Define to 1 if you have the `memset' function. */ 257#undef HAVE_MEMSET 258 259/* Define to 1 if you have the `mkstemp' function. */ 260#undef HAVE_MKSTEMP 261 262/* Define to 1 if you have the <ndbm.h> header file. */ 263#undef HAVE_NDBM_H 264 265/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 266#undef HAVE_NDIR_H 267 268/* Define to 1 if you have the `pci_device_enable' function. */ 269#undef HAVE_PCI_DEVICE_ENABLE 270 271/* Define to 1 if you have the `pci_device_is_boot_vga' function. */ 272#undef HAVE_PCI_DEVICE_IS_BOOT_VGA 273 274/* Define to 1 if you have the `pci_device_vgaarb_init' function. */ 275#undef HAVE_PCI_DEVICE_VGAARB_INIT 276 277/* Define to 1 if you have the `pci_system_init_dev_mem' function. */ 278#undef HAVE_PCI_SYSTEM_INIT_DEV_MEM 279 280/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */ 281#undef HAVE_RPCSVC_DBM_H 282 283/* Use CommonCrypto SHA1 functions */ 284#undef HAVE_SHA1_IN_COMMONCRYPTO 285 286/* Use libc SHA1 functions */ 287#undef HAVE_SHA1_IN_LIBC 288 289/* Use libgcrypt SHA1 functions */ 290#undef HAVE_SHA1_IN_LIBGCRYPT 291 292/* Use libmd SHA1 functions */ 293#undef HAVE_SHA1_IN_LIBMD 294 295/* Use libsha1 for SHA1 */ 296#undef HAVE_SHA1_IN_LIBSHA1 297 298/* Define to 1 if you have the `shmctl64' function. */ 299#undef HAVE_SHMCTL64 300 301/* Define to 1 if the system has the type `socklen_t'. */ 302#undef HAVE_SOCKLEN_T 303 304/* Define to 1 if you have the <stdint.h> header file. */ 305#undef HAVE_STDINT_H 306 307/* Define to 1 if you have the <stdlib.h> header file. */ 308#undef HAVE_STDLIB_H 309 310/* Define to 1 if you have the `strcasestr' function. */ 311#undef HAVE_STRCASESTR 312 313/* Define to 1 if you have the `strchr' function. */ 314#undef HAVE_STRCHR 315 316/* Define to 1 if you have the <strings.h> header file. */ 317#undef HAVE_STRINGS_H 318 319/* Define to 1 if you have the <string.h> header file. */ 320#undef HAVE_STRING_H 321 322/* Define to 1 if you have the <stropts.h> header file. */ 323#undef HAVE_STROPTS_H 324 325/* Define to 1 if you have the `strrchr' function. */ 326#undef HAVE_STRRCHR 327 328/* Define to 1 if you have the `strtol' function. */ 329#undef HAVE_STRTOL 330 331/* Define to 1 if SYSV IPC is available */ 332#undef HAVE_SYSV_IPC 333 334/* Define to 1 if you have the <sys/agpgart.h> header file. */ 335#undef HAVE_SYS_AGPGART_H 336 337/* Define to 1 if you have the <sys/agpio.h> header file. */ 338#undef HAVE_SYS_AGPIO_H 339 340/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 341 */ 342#undef HAVE_SYS_DIR_H 343 344/* Define to 1 if you have the <sys/io.h> header file. */ 345#undef HAVE_SYS_IO_H 346 347/* Define to 1 if you have the <sys/kd.h> header file. */ 348#undef HAVE_SYS_KD_H 349 350/* Define to 1 if you have the <sys/linker.h> header file. */ 351#undef HAVE_SYS_LINKER_H 352 353/* Define to 1 if you have the <sys/memrange.h> header file. */ 354#undef HAVE_SYS_MEMRANGE_H 355 356/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 357 */ 358#undef HAVE_SYS_NDIR_H 359 360/* Define to 1 if you have the <sys/stat.h> header file. */ 361#undef HAVE_SYS_STAT_H 362 363/* Define to 1 if you have the <sys/types.h> header file. */ 364#undef HAVE_SYS_TYPES_H 365 366/* Define to 1 if you have the <sys/utsname.h> header file. */ 367#undef HAVE_SYS_UTSNAME_H 368 369/* Define to 1 if you have the <sys/vm86.h> header file. */ 370#undef HAVE_SYS_VM86_H 371 372/* Define to 1 if you have the <sys/vt.h> header file. */ 373#undef HAVE_SYS_VT_H 374 375/* Define to 1 if you have the <unistd.h> header file. */ 376#undef HAVE_UNISTD_H 377 378/* Define to 1 if you have the `vasprintf' function. */ 379#undef HAVE_VASPRINTF 380 381/* Define to 1 if you have the `vprintf' function. */ 382#undef HAVE_VPRINTF 383 384/* Define to 1 if you have the `vsnprintf' function. */ 385#undef HAVE_VSNPRINTF 386 387/* Define to 1 if you have the `walkcontext' function. */ 388#undef HAVE_WALKCONTEXT 389 390/* Support IPv6 for TCP connections */ 391#undef IPv6 392 393/* Build kdrive ddx */ 394#undef KDRIVEDDXACTIONS 395 396/* Build fbdev-based kdrive server */ 397#undef KDRIVEFBDEV 398 399/* Build Kdrive X server */ 400#undef KDRIVESERVER 401 402/* Enable KDrive evdev driver */ 403#undef KDRIVE_EVDEV 404 405/* Enable KDrive kbd driver */ 406#undef KDRIVE_KBD 407 408/* Enable KDrive mouse driver */ 409#undef KDRIVE_MOUSE 410 411/* Prefix to use for launchd identifiers */ 412#undef LAUNCHD_ID_PREFIX 413 414/* Support os-specific local connections */ 415#undef LOCALCONN 416 417/* Define to the sub-directory in which libtool stores uninstalled libraries. 418 */ 419#undef LT_OBJDIR 420 421/* Support MIT-SHM extension */ 422#undef MITSHM 423 424/* Have monotonic clock from clock_gettime() */ 425#undef MONOTONIC_CLOCK 426 427/* Do not have 'strcasecmp'. */ 428#undef NEED_STRCASECMP 429 430/* Do not have 'strcasestr'. */ 431#undef NEED_STRCASESTR 432 433/* Do not have 'strncasecmp'. */ 434#undef NEED_STRNCASECMP 435 436/* Need XFree86 helper functions */ 437#undef NEED_XF86_PROTOTYPES 438 439/* Need XFree86 typedefs */ 440#undef NEED_XF86_TYPES 441 442/* Define to 1 if modules should avoid the libcwrapper */ 443#undef NO_LIBCWRAPPER 444 445/* Operating System Name */ 446#undef OSNAME 447 448/* Operating System Vendor */ 449#undef OSVENDOR 450 451/* Name of package */ 452#undef PACKAGE 453 454/* Define to the address where bug reports for this package should be sent. */ 455#undef PACKAGE_BUGREPORT 456 457/* Define to the full name of this package. */ 458#undef PACKAGE_NAME 459 460/* Define to the full name and version of this package. */ 461#undef PACKAGE_STRING 462 463/* Define to the one symbol short name of this package. */ 464#undef PACKAGE_TARNAME 465 466/* Define to the home page for this package. */ 467#undef PACKAGE_URL 468 469/* Define to the version of this package. */ 470#undef PACKAGE_VERSION 471 472/* Major version of this package */ 473#undef PACKAGE_VERSION_MAJOR 474 475/* Minor version of this package */ 476#undef PACKAGE_VERSION_MINOR 477 478/* Patch version of this package */ 479#undef PACKAGE_VERSION_PATCHLEVEL 480 481/* Internal define for Xinerama */ 482#undef PANORAMIX 483 484/* System has PC console */ 485#undef PCCONS_SUPPORT 486 487/* Default PCI text file ID path */ 488#undef PCI_TXT_IDS_PATH 489 490/* System has PC console */ 491#undef PCVT_SUPPORT 492 493/* Overall prefix */ 494#undef PROJECTROOT 495 496/* Support RANDR extension */ 497#undef RANDR 498 499/* Make PROJECT_ROOT relative to the xserver location */ 500#undef RELOCATE_PROJECTROOT 501 502/* Support RENDER extension */ 503#undef RENDER 504 505/* Support X resource extension */ 506#undef RES 507 508/* Define as the return type of signal handlers (`int' or `void'). */ 509#undef RETSIGTYPE 510 511/* Build Rootless code */ 512#undef ROOTLESS 513 514/* Support MIT-SCREEN-SAVER extension */ 515#undef SCREENSAVER 516 517/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 518#undef SECURE_RPC 519 520/* Server miscellaneous config path */ 521#undef SERVER_MISC_CONFIG_PATH 522 523/* Support SHAPE extension */ 524#undef SHAPE 525 526/* The size of `unsigned long', as computed by sizeof. */ 527#undef SIZEOF_UNSIGNED_LONG 528 529/* If using the C implementation of alloca, define if you know the 530 direction of stack growth for your system; otherwise it will be 531 automatically deduced at runtime. 532 STACK_DIRECTION > 0 => grows toward higher addresses 533 STACK_DIRECTION < 0 => grows toward lower addresses 534 STACK_DIRECTION = 0 => direction of growth unknown */ 535#undef STACK_DIRECTION 536 537/* Build a standalone xpbproxy */ 538#undef STANDALONE_XPBPROXY 539 540/* Define to 1 if you have the ANSI C header files. */ 541#undef STDC_HEADERS 542 543/* Support PC98 */ 544#undef SUPPORT_PC98 545 546/* Define to 1 on systems derived from System V Release 4 */ 547#undef SVR4 548 549/* Location of system.XWinrc */ 550#undef SYSCONFDIR 551 552/* System has syscons console */ 553#undef SYSCONS_SUPPORT 554 555/* Support TCP socket connections */ 556#undef TCPCONN 557 558/* If the compiler supports a TLS storage class define it to that here */ 559#undef TLS 560 561/* Have tslib support */ 562#undef TSLIB 563 564/* Enable unit tests */ 565#undef UNITTESTS 566 567/* Support UNIX socket connections */ 568#undef UNIXCONN 569 570/* NetBSD PIO alpha IO */ 571#undef USE_ALPHA_PIO 572 573/* BSD AMD64 iopl */ 574#undef USE_AMD64_IOPL 575 576/* BSD /dev/io */ 577#undef USE_DEV_IO 578 579/* BSD i386 iopl */ 580#undef USE_I386_IOPL 581 582/* Use SIGIO handlers for input device events by default */ 583#undef USE_SIGIO_BY_DEFAULT 584 585/* Define to use byteswap macros from <sys/endian.h> */ 586#undef USE_SYS_ENDIAN_H 587 588/* Vendor man version */ 589#undef VENDOR_MAN_VERSION 590 591/* Vendor name */ 592#undef VENDOR_NAME 593 594/* Vendor name */ 595#undef VENDOR_NAME_SHORT 596 597/* Vendor release */ 598#undef VENDOR_RELEASE 599 600/* Version number of package */ 601#undef VERSION 602 603/* Building with libdrm support */ 604#undef WITH_LIBDRM 605 606/* Building vgahw module */ 607#undef WITH_VGAHW 608 609/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 610 significant byte first (like Motorola and SPARC, unlike Intel). */ 611#if defined AC_APPLE_UNIVERSAL_BUILD 612# if defined __BIG_ENDIAN__ 613# define WORDS_BIGENDIAN 1 614# endif 615#else 616# ifndef WORDS_BIGENDIAN 617# undef WORDS_BIGENDIAN 618# endif 619#endif 620 621/* System has wscons console */ 622#undef WSCONS_SUPPORT 623 624/* Build X-ACE extension */ 625#undef XACE 626 627/* Build XCalibrate extension */ 628#undef XCALIBRATE 629 630/* Support XCMisc extension */ 631#undef XCMISC 632 633/* Build Security extension */ 634#undef XCSECURITY 635 636/* Support XDM Control Protocol */ 637#undef XDMCP 638 639/* Support XF86 Big font extension */ 640#undef XF86BIGFONT 641 642/* Name of configuration file */ 643#undef XF86CONFIGFILE 644 645/* Build DRI extension */ 646#undef XF86DRI 647 648/* Support XFree86 Video Mode extension */ 649#undef XF86VIDMODE 650 651/* Support XFixes extension */ 652#undef XFIXES 653 654/* Building loadable XFree86 server */ 655#undef XFree86LOADER 656 657/* Building XFree86 server */ 658#undef XFree86Server 659 660/* Build XDGA support */ 661#undef XFreeXDGA 662 663/* Support Xinerama extension */ 664#undef XINERAMA 665 666/* Support X Input extension */ 667#undef XINPUT 668 669/* Path to XKB data */ 670#undef XKB_BASE_DIRECTORY 671 672/* Path to XKB bin dir */ 673#undef XKB_BIN_DIRECTORY 674 675/* Default XKB layout */ 676#undef XKB_DFLT_LAYOUT 677 678/* Default XKB model */ 679#undef XKB_DFLT_MODEL 680 681/* Default XKB options */ 682#undef XKB_DFLT_OPTIONS 683 684/* Default XKB ruleset */ 685#undef XKB_DFLT_RULES 686 687/* Default XKB variant */ 688#undef XKB_DFLT_VARIANT 689 690/* Path to XKB output dir */ 691#undef XKM_OUTPUT_DIR 692 693/* Building Xorg server */ 694#undef XORGSERVER 695 696/* Vendor release */ 697#undef XORG_DATE 698 699/* Vendor man version */ 700#undef XORG_MAN_VERSION 701 702/* Building Xorg server */ 703#undef XORG_SERVER 704 705/* Current Xorg version */ 706#undef XORG_VERSION_CURRENT 707 708/* Have Quartz */ 709#undef XQUARTZ 710 711/* Support application updating through sparkle. */ 712#undef XQUARTZ_SPARKLE 713 714/* Support Record extension */ 715#undef XRECORD 716 717/* Build registry module */ 718#undef XREGISTRY 719 720/* Build SELinux extension */ 721#undef XSELINUX 722 723/* Define to 1 if the DTrace Xserver provider probes should be built in. */ 724#undef XSERVER_DTRACE 725 726/* Use libpciaccess for all pci manipulation */ 727#undef XSERVER_LIBPCIACCESS 728 729/* Support XSync extension */ 730#undef XSYNC 731 732/* Support XTest extension */ 733#undef XTEST 734 735/* Support Xv extension */ 736#undef XV 737 738/* Vendor name */ 739#undef XVENDORNAME 740 741/* Short vendor name */ 742#undef XVENDORNAMESHORT 743 744/* Build Xv extension */ 745#undef XvExtension 746 747/* Build XvMC extension */ 748#undef XvMCExtension 749 750/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 751 `char[]'. */ 752#undef YYTEXT_POINTER 753 754/* Number of bits in a file offset, on hosts where this is settable. */ 755#undef _FILE_OFFSET_BITS 756 757/* Enable GNU and other extensions to the C environment for glibc */ 758#undef _GNU_SOURCE 759 760/* Define for large files, on AIX-style hosts. */ 761#undef _LARGE_FILES 762 763/* Define to 1 if unsigned long is 64 bits. */ 764#undef _XSERVER64 765 766/* Vendor web address for support */ 767#undef __VENDORDWEBSUPPORT__ 768 769/* Name of configuration directory */ 770#undef __XCONFIGDIR__ 771 772/* Name of configuration file */ 773#undef __XCONFIGFILE__ 774 775/* Name of X server */ 776#undef __XSERVERNAME__ 777 778/* Define to 16-bit byteswap macro */ 779#undef bswap_16 780 781/* Define to 32-bit byteswap macro */ 782#undef bswap_32 783 784/* Define to 64-bit byteswap macro */ 785#undef bswap_64 786 787/* Define to empty if `const' does not conform to ANSI C. */ 788#undef const 789 790/* Define to `int' if <sys/types.h> does not define. */ 791#undef pid_t 792 793/* Define to `unsigned int' if <sys/types.h> does not define. */ 794#undef size_t 795