do-not-use-config.h.in revision c82838c1
105b261ecSmrg/* include/do-not-use-config.h.in. Generated from configure.ac by autoheader. */ 205b261ecSmrg 335c4bbdfSmrg/* Define if building universal (internal helper macro) */ 435c4bbdfSmrg#undef AC_APPLE_UNIVERSAL_BUILD 535c4bbdfSmrg 605b261ecSmrg/* Default base font path */ 705b261ecSmrg#undef BASE_FONT_PATH 805b261ecSmrg 905b261ecSmrg/* Support BigRequests extension */ 1005b261ecSmrg#undef BIGREQS 1105b261ecSmrg 1205b261ecSmrg/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 1305b261ecSmrg#undef BSD44SOCKETS 1405b261ecSmrg 1505b261ecSmrg/* Builder address */ 1605b261ecSmrg#undef BUILDERADDR 1705b261ecSmrg 1805b261ecSmrg/* Builder string */ 1905b261ecSmrg#undef BUILDERSTRING 2005b261ecSmrg 2135c4bbdfSmrg/* Prefix to use for bundle identifiers */ 2235c4bbdfSmrg#undef BUNDLE_ID_PREFIX 2335c4bbdfSmrg 2435c4bbdfSmrg/* Include busfault OS API */ 2535c4bbdfSmrg#undef BUSFAULT 2635c4bbdfSmrg 2735c4bbdfSmrg/* Support client ID tracking */ 2835c4bbdfSmrg#undef CLIENTIDS 2935c4bbdfSmrg 3005b261ecSmrg/* Default font path */ 3105b261ecSmrg#undef COMPILEDDEFAULTFONTPATH 3205b261ecSmrg 3305b261ecSmrg/* Support Composite Extension */ 3405b261ecSmrg#undef COMPOSITE 3505b261ecSmrg 3605b261ecSmrg/* Use the HAL hotplug API */ 3705b261ecSmrg#undef CONFIG_HAL 3805b261ecSmrg 396747b715Smrg/* Use libudev for input hotplug */ 406747b715Smrg#undef CONFIG_UDEV 416747b715Smrg 4235c4bbdfSmrg/* Use libudev for kms enumeration */ 4335c4bbdfSmrg#undef CONFIG_UDEV_KMS 4435c4bbdfSmrg 4535c4bbdfSmrg/* Use wscons for input auto configuration */ 4635c4bbdfSmrg#undef CONFIG_WSCONS 4705b261ecSmrg 4805b261ecSmrg/* System is BSD-like */ 4905b261ecSmrg#undef CSRG_BASED 5005b261ecSmrg 5105b261ecSmrg/* Simple debug messages */ 5205b261ecSmrg#undef CYGDEBUG 5305b261ecSmrg 5405b261ecSmrg/* Debug window manager */ 5505b261ecSmrg#undef CYGMULTIWINDOW_DEBUG 5605b261ecSmrg 5705b261ecSmrg/* Debug messages for window handling */ 5805b261ecSmrg#undef CYGWINDOWING_DEBUG 5905b261ecSmrg 6005b261ecSmrg/* Support Damage extension */ 6105b261ecSmrg#undef DAMAGE 6205b261ecSmrg 6305b261ecSmrg/* Support DBE extension */ 6405b261ecSmrg#undef DBE 6505b261ecSmrg 6605b261ecSmrg/* Use ddxBeforeReset */ 6705b261ecSmrg#undef DDXBEFORERESET 6805b261ecSmrg 6905b261ecSmrg/* Use OsVendorVErrorF */ 7005b261ecSmrg#undef DDXOSVERRORF 7105b261ecSmrg 7205b261ecSmrg/* Enable debugging code */ 7305b261ecSmrg#undef DEBUG 7405b261ecSmrg 7505b261ecSmrg/* Default library install path */ 7605b261ecSmrg#undef DEFAULT_LIBRARY_PATH 7705b261ecSmrg 786747b715Smrg/* Default log location */ 796747b715Smrg#undef DEFAULT_LOGDIR 806747b715Smrg 8135c4bbdfSmrg/* Default logfile prefix */ 8205b261ecSmrg#undef DEFAULT_LOGPREFIX 8305b261ecSmrg 8405b261ecSmrg/* Default module search path */ 8505b261ecSmrg#undef DEFAULT_MODULE_PATH 8605b261ecSmrg 8735c4bbdfSmrg/* Default XDG_DATA dir under HOME */ 8835c4bbdfSmrg#undef DEFAULT_XDG_DATA_HOME 8935c4bbdfSmrg 9035c4bbdfSmrg/* Default log dir under XDG_DATA_HOME */ 9135c4bbdfSmrg#undef DEFAULT_XDG_DATA_HOME_LOGDIR 9235c4bbdfSmrg 9305b261ecSmrg/* Support DGA extension */ 9405b261ecSmrg#undef DGA 9505b261ecSmrg 9605b261ecSmrg/* Support DPMS extension */ 9705b261ecSmrg#undef DPMSExtension 9805b261ecSmrg 994642e01fSmrg/* Build DRI2 extension */ 1004642e01fSmrg#undef DRI2 1014642e01fSmrg 10235c4bbdfSmrg/* Build DRI3 extension */ 10335c4bbdfSmrg#undef DRI3 10435c4bbdfSmrg 10505b261ecSmrg/* Default DRI driver path */ 10605b261ecSmrg#undef DRI_DRIVER_PATH 10705b261ecSmrg 1081b5d61b8Smrg/* Fallback input driver */ 1091b5d61b8Smrg#undef FALLBACK_INPUT_DRIVER 1101b5d61b8Smrg 1111b5d61b8Smrg/* Have gbm_bo_create_with_modifiers */ 1121b5d61b8Smrg#undef GBM_BO_WITH_MODIFIERS 1131b5d61b8Smrg 11435c4bbdfSmrg/* Build glamor */ 11535c4bbdfSmrg#undef GLAMOR 11635c4bbdfSmrg 1171b5d61b8Smrg/* Have GLAMOR_HAS_EGL_QUERY_DMABUF */ 1181b5d61b8Smrg#undef GLAMOR_HAS_EGL_QUERY_DMABUF 1191b5d61b8Smrg 1205a7dfde8Smrg/* Have GLAMOR_HAS_EGL_QUERY_DRIVER */ 1215a7dfde8Smrg#undef GLAMOR_HAS_EGL_QUERY_DRIVER 1225a7dfde8Smrg 12335c4bbdfSmrg/* Build glamor with GBM-based EGL support */ 12435c4bbdfSmrg#undef GLAMOR_HAS_GBM 12535c4bbdfSmrg 12635c4bbdfSmrg/* Have GBM_BO_USE_LINEAR */ 12735c4bbdfSmrg#undef GLAMOR_HAS_GBM_LINEAR 12835c4bbdfSmrg 12905b261ecSmrg/* Build GLX extension */ 13005b261ecSmrg#undef GLXEXT 13105b261ecSmrg 13205b261ecSmrg/* Support XDM-AUTH*-1 */ 13305b261ecSmrg#undef HASXDMAUTH 13405b261ecSmrg 13505b261ecSmrg/* System has /dev/xf86 aperture driver */ 13605b261ecSmrg#undef HAS_APERTURE_DRV 13705b261ecSmrg 13805b261ecSmrg/* Cygwin has /dev/windows for signaling new win32 messages */ 13905b261ecSmrg#undef HAS_DEVWINDOWS 14005b261ecSmrg 14105b261ecSmrg/* Support SHM */ 14205b261ecSmrg#undef HAS_SHM 14305b261ecSmrg 14405b261ecSmrg/* Use Windows sockets */ 14505b261ecSmrg#undef HAS_WINSOCK 14605b261ecSmrg 1471b5d61b8Smrg/* Define to 1 if you have the `arc4random_buf' function. */ 1481b5d61b8Smrg#undef HAVE_ARC4RANDOM_BUF 1491b5d61b8Smrg 15005b261ecSmrg/* Define to 1 if you have the `authdes_create' function. */ 15105b261ecSmrg#undef HAVE_AUTHDES_CREATE 15205b261ecSmrg 15305b261ecSmrg/* Define to 1 if you have the `authdes_seccreate' function. */ 15405b261ecSmrg#undef HAVE_AUTHDES_SECCREATE 15505b261ecSmrg 15605b261ecSmrg/* Has backtrace support */ 15705b261ecSmrg#undef HAVE_BACKTRACE 15805b261ecSmrg 15935c4bbdfSmrg/* Define to 1 if you have the `cbrt' function. */ 16005b261ecSmrg#undef HAVE_CBRT 16105b261ecSmrg 16205b261ecSmrg/* Define to 1 if you have the `clock_gettime' function. */ 16305b261ecSmrg#undef HAVE_CLOCK_GETTIME 16405b261ecSmrg 16505b261ecSmrg/* Have D-Bus support */ 16605b261ecSmrg#undef HAVE_DBUS 16705b261ecSmrg 16835c4bbdfSmrg/* Define to 1 if you have the declaration of `program_invocation_short_name', 16935c4bbdfSmrg and to 0 if you don't. */ 17035c4bbdfSmrg#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 17135c4bbdfSmrg 17205b261ecSmrg/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 17305b261ecSmrg */ 17405b261ecSmrg#undef HAVE_DIRENT_H 17505b261ecSmrg 17605b261ecSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 17705b261ecSmrg#undef HAVE_DLFCN_H 17805b261ecSmrg 1791b5d61b8Smrg/* Define to 1 if you have the `epoll_create1' function. */ 1801b5d61b8Smrg#undef HAVE_EPOLL_CREATE1 1811b5d61b8Smrg 18205b261ecSmrg/* Have execinfo.h */ 18305b261ecSmrg#undef HAVE_EXECINFO_H 18405b261ecSmrg 18505b261ecSmrg/* Define to 1 if you have the <fcntl.h> header file. */ 18605b261ecSmrg#undef HAVE_FCNTL_H 18705b261ecSmrg 1886747b715Smrg/* Define to 1 if you have the <fnmatch.h> header file. */ 1896747b715Smrg#undef HAVE_FNMATCH_H 1906747b715Smrg 19135c4bbdfSmrg/* Define to 1 if you have the `getdtablesize' function. */ 19235c4bbdfSmrg#undef HAVE_GETDTABLESIZE 19335c4bbdfSmrg 19405b261ecSmrg/* Define to 1 if you have the `geteuid' function. */ 19505b261ecSmrg#undef HAVE_GETEUID 19605b261ecSmrg 19735c4bbdfSmrg/* Define to 1 if you have the `getifaddrs' function. */ 19835c4bbdfSmrg#undef HAVE_GETIFADDRS 19935c4bbdfSmrg 20035c4bbdfSmrg/* Define to 1 if you have the `getpeereid' function. */ 20135c4bbdfSmrg#undef HAVE_GETPEEREID 20205b261ecSmrg 20335c4bbdfSmrg/* Define to 1 if you have the `getpeerucred' function. */ 20435c4bbdfSmrg#undef HAVE_GETPEERUCRED 20505b261ecSmrg 20635c4bbdfSmrg/* Define to 1 if you have the `getprogname' function. */ 20735c4bbdfSmrg#undef HAVE_GETPROGNAME 20835c4bbdfSmrg 20935c4bbdfSmrg/* Define to 1 if you have the `getresuid' function. */ 21035c4bbdfSmrg#undef HAVE_GETRESUID 21105b261ecSmrg 21205b261ecSmrg/* Define to 1 if you have the `getuid' function. */ 21305b261ecSmrg#undef HAVE_GETUID 21405b261ecSmrg 2154642e01fSmrg/* Define to 1 if you have the `getzoneid' function. */ 2164642e01fSmrg#undef HAVE_GETZONEID 2174642e01fSmrg 21805b261ecSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 21905b261ecSmrg#undef HAVE_INTTYPES_H 22005b261ecSmrg 22125da500fSmrg/* Define to 1 if you have the `isastream' function. */ 22225da500fSmrg#undef HAVE_ISASTREAM 22325da500fSmrg 22435c4bbdfSmrg/* Define to 1 if you have the `issetugid' function. */ 22535c4bbdfSmrg#undef HAVE_ISSETUGID 22635c4bbdfSmrg 2274642e01fSmrg/* Define to 1 if you have the `audit' library (-laudit). */ 2284642e01fSmrg#undef HAVE_LIBAUDIT 2294642e01fSmrg 2304642e01fSmrg/* Define to 1 if you have the <libaudit.h> header file. */ 2314642e01fSmrg#undef HAVE_LIBAUDIT_H 23205b261ecSmrg 2331b5d61b8Smrg/* Define to 1 if you have the `bsd' library (-lbsd). */ 2341b5d61b8Smrg#undef HAVE_LIBBSD 2351b5d61b8Smrg 23605b261ecSmrg/* Define to 1 if you have the `m' library (-lm). */ 23705b261ecSmrg#undef HAVE_LIBM 23805b261ecSmrg 23935c4bbdfSmrg/* Have libunwind support */ 24035c4bbdfSmrg#undef HAVE_LIBUNWIND 24135c4bbdfSmrg 24252397711Smrg/* Define to 1 if you have the `ws2_32' library (-lws2_32). */ 24352397711Smrg#undef HAVE_LIBWS2_32 24452397711Smrg 24505b261ecSmrg/* Define to 1 if you have the <linux/agpgart.h> header file. */ 24605b261ecSmrg#undef HAVE_LINUX_AGPGART_H 24705b261ecSmrg 24805b261ecSmrg/* Define to 1 if you have the <linux/apm_bios.h> header file. */ 24905b261ecSmrg#undef HAVE_LINUX_APM_BIOS_H 25005b261ecSmrg 25105b261ecSmrg/* Define to 1 if you have the <linux/fb.h> header file. */ 25205b261ecSmrg#undef HAVE_LINUX_FB_H 25305b261ecSmrg 25425da500fSmrg/* Define to 1 if you have the `memfd_create' function. */ 25525da500fSmrg#undef HAVE_MEMFD_CREATE 25625da500fSmrg 257c82838c1Smrg/* Define to 1 if you have the <minix/config.h> header file. */ 258c82838c1Smrg#undef HAVE_MINIX_CONFIG_H 25905b261ecSmrg 2601b5d61b8Smrg/* Define to 1 if you have the `mkostemp' function. */ 2611b5d61b8Smrg#undef HAVE_MKOSTEMP 2621b5d61b8Smrg 26335c4bbdfSmrg/* Define to 1 if you have the `mmap' function. */ 26435c4bbdfSmrg#undef HAVE_MMAP 26505b261ecSmrg 26605b261ecSmrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 26705b261ecSmrg#undef HAVE_NDIR_H 26805b261ecSmrg 2691b5d61b8Smrg/* Define to 1 if you have the `poll' function. */ 2701b5d61b8Smrg#undef HAVE_POLL 2711b5d61b8Smrg 27235c4bbdfSmrg/* Define to 1 if you have the `posix_fallocate' function. */ 27335c4bbdfSmrg#undef HAVE_POSIX_FALLOCATE 2744642e01fSmrg 2751b5d61b8Smrg/* Define if you have POSIX threads libraries and header files. */ 2761b5d61b8Smrg#undef HAVE_PTHREAD 2771b5d61b8Smrg 2781b5d61b8Smrg/* Have PTHREAD_PRIO_INHERIT. */ 2791b5d61b8Smrg#undef HAVE_PTHREAD_PRIO_INHERIT 2801b5d61b8Smrg 2811b5d61b8Smrg/* Have function pthread_setname_np(const char*) */ 2821b5d61b8Smrg#undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID 2831b5d61b8Smrg 2841b5d61b8Smrg/* Have function pthread_setname_np(pthread_t, const char*) */ 2851b5d61b8Smrg#undef HAVE_PTHREAD_SETNAME_NP_WITH_TID 2861b5d61b8Smrg 28735c4bbdfSmrg/* Define to 1 if you have the `reallocarray' function. */ 28835c4bbdfSmrg#undef HAVE_REALLOCARRAY 2894642e01fSmrg 29035c4bbdfSmrg/* Define to 1 if you have the `seteuid' function. */ 29135c4bbdfSmrg#undef HAVE_SETEUID 29235c4bbdfSmrg 2931b5d61b8Smrg/* Define to 1 if you have the `setitimer' function. */ 2941b5d61b8Smrg#undef HAVE_SETITIMER 2951b5d61b8Smrg 2966747b715Smrg/* Use CommonCrypto SHA1 functions */ 2976747b715Smrg#undef HAVE_SHA1_IN_COMMONCRYPTO 29805b261ecSmrg 29935c4bbdfSmrg/* Use CryptoAPI SHA1 functions */ 30035c4bbdfSmrg#undef HAVE_SHA1_IN_CRYPTOAPI 30135c4bbdfSmrg 3026747b715Smrg/* Use libc SHA1 functions */ 3036747b715Smrg#undef HAVE_SHA1_IN_LIBC 3044642e01fSmrg 3056747b715Smrg/* Use libgcrypt SHA1 functions */ 3066747b715Smrg#undef HAVE_SHA1_IN_LIBGCRYPT 3074642e01fSmrg 3086747b715Smrg/* Use libmd SHA1 functions */ 3094642e01fSmrg#undef HAVE_SHA1_IN_LIBMD 3104642e01fSmrg 31135c4bbdfSmrg/* Use libnettle SHA1 functions */ 31235c4bbdfSmrg#undef HAVE_SHA1_IN_LIBNETTLE 31335c4bbdfSmrg 3146747b715Smrg/* Use libsha1 for SHA1 */ 3156747b715Smrg#undef HAVE_SHA1_IN_LIBSHA1 3166747b715Smrg 3174642e01fSmrg/* Define to 1 if you have the `shmctl64' function. */ 3184642e01fSmrg#undef HAVE_SHMCTL64 3194642e01fSmrg 32035c4bbdfSmrg/* Have sigaction function */ 32135c4bbdfSmrg#undef HAVE_SIGACTION 32235c4bbdfSmrg 323ed6184dfSmrg/* Define to 1 if you have the `sigprocmask' function. */ 324ed6184dfSmrg#undef HAVE_SIGPROCMASK 325ed6184dfSmrg 32605b261ecSmrg/* Define to 1 if the system has the type `socklen_t'. */ 32705b261ecSmrg#undef HAVE_SOCKLEN_T 32805b261ecSmrg 32905b261ecSmrg/* Define to 1 if you have the <stdint.h> header file. */ 33005b261ecSmrg#undef HAVE_STDINT_H 33105b261ecSmrg 332c82838c1Smrg/* Define to 1 if you have the <stdio.h> header file. */ 333c82838c1Smrg#undef HAVE_STDIO_H 334c82838c1Smrg 33505b261ecSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 33605b261ecSmrg#undef HAVE_STDLIB_H 33705b261ecSmrg 33835c4bbdfSmrg/* Define to 1 if you have the `strcasecmp' function. */ 33935c4bbdfSmrg#undef HAVE_STRCASECMP 34035c4bbdfSmrg 3414642e01fSmrg/* Define to 1 if you have the `strcasestr' function. */ 3424642e01fSmrg#undef HAVE_STRCASESTR 3434642e01fSmrg 34405b261ecSmrg/* Define to 1 if you have the <strings.h> header file. */ 34505b261ecSmrg#undef HAVE_STRINGS_H 34605b261ecSmrg 34705b261ecSmrg/* Define to 1 if you have the <string.h> header file. */ 34805b261ecSmrg#undef HAVE_STRING_H 34905b261ecSmrg 35035c4bbdfSmrg/* Define to 1 if you have the `strlcat' function. */ 35135c4bbdfSmrg#undef HAVE_STRLCAT 35235c4bbdfSmrg 35335c4bbdfSmrg/* Define to 1 if you have the `strlcpy' function. */ 35435c4bbdfSmrg#undef HAVE_STRLCPY 35535c4bbdfSmrg 35635c4bbdfSmrg/* Define to 1 if you have the `strncasecmp' function. */ 35735c4bbdfSmrg#undef HAVE_STRNCASECMP 35835c4bbdfSmrg 35935c4bbdfSmrg/* Define to 1 if you have the `strndup' function. */ 36035c4bbdfSmrg#undef HAVE_STRNDUP 36135c4bbdfSmrg 3626747b715Smrg/* Define to 1 if you have the <stropts.h> header file. */ 3636747b715Smrg#undef HAVE_STROPTS_H 3646747b715Smrg 36535c4bbdfSmrg/* Define to 1 if libsystemd-daemon is available */ 36635c4bbdfSmrg#undef HAVE_SYSTEMD_DAEMON 36705b261ecSmrg 36805b261ecSmrg/* Define to 1 if SYSV IPC is available */ 36905b261ecSmrg#undef HAVE_SYSV_IPC 37005b261ecSmrg 3716747b715Smrg/* Define to 1 if you have the <sys/agpgart.h> header file. */ 3726747b715Smrg#undef HAVE_SYS_AGPGART_H 3736747b715Smrg 37405b261ecSmrg/* Define to 1 if you have the <sys/agpio.h> header file. */ 37505b261ecSmrg#undef HAVE_SYS_AGPIO_H 37605b261ecSmrg 37705b261ecSmrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 37805b261ecSmrg */ 37905b261ecSmrg#undef HAVE_SYS_DIR_H 38005b261ecSmrg 3814642e01fSmrg/* Define to 1 if you have the <sys/kd.h> header file. */ 3824642e01fSmrg#undef HAVE_SYS_KD_H 3834642e01fSmrg 38405b261ecSmrg/* Define to 1 if you have the <sys/linker.h> header file. */ 38505b261ecSmrg#undef HAVE_SYS_LINKER_H 38605b261ecSmrg 38735c4bbdfSmrg/* Define to 1 if you have the <sys/mkdev.h> header file. */ 38835c4bbdfSmrg#undef HAVE_SYS_MKDEV_H 38905b261ecSmrg 39005b261ecSmrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 39105b261ecSmrg */ 39205b261ecSmrg#undef HAVE_SYS_NDIR_H 39305b261ecSmrg 39405b261ecSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 39505b261ecSmrg#undef HAVE_SYS_STAT_H 39605b261ecSmrg 3971b5d61b8Smrg/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 3981b5d61b8Smrg#undef HAVE_SYS_SYSMACROS_H 3991b5d61b8Smrg 40005b261ecSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 40105b261ecSmrg#undef HAVE_SYS_TYPES_H 40205b261ecSmrg 4036747b715Smrg/* Define to 1 if you have the <sys/utsname.h> header file. */ 4046747b715Smrg#undef HAVE_SYS_UTSNAME_H 4056747b715Smrg 4066747b715Smrg/* Define to 1 if you have the <sys/vt.h> header file. */ 4076747b715Smrg#undef HAVE_SYS_VT_H 4086747b715Smrg 4091b5d61b8Smrg/* Define to 1 if you have the `timingsafe_memcmp' function. */ 4101b5d61b8Smrg#undef HAVE_TIMINGSAFE_MEMCMP 4111b5d61b8Smrg 41235c4bbdfSmrg/* Define to 1 if typeof works with your compiler. */ 41335c4bbdfSmrg#undef HAVE_TYPEOF 41435c4bbdfSmrg 41535c4bbdfSmrg/* Define to 1 if you have the `udev_enumerate_add_match_tag' function. */ 41635c4bbdfSmrg#undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 41735c4bbdfSmrg 41835c4bbdfSmrg/* Define to 1 if you have the `udev_monitor_filter_add_match_tag' function. 41935c4bbdfSmrg */ 42035c4bbdfSmrg#undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 42135c4bbdfSmrg 42205b261ecSmrg/* Define to 1 if you have the <unistd.h> header file. */ 42305b261ecSmrg#undef HAVE_UNISTD_H 42405b261ecSmrg 4259ace9065Smrg/* Define to 1 if you have the `vasprintf' function. */ 4269ace9065Smrg#undef HAVE_VASPRINTF 4279ace9065Smrg 42805b261ecSmrg/* Define to 1 if you have the `vsnprintf' function. */ 42905b261ecSmrg#undef HAVE_VSNPRINTF 43005b261ecSmrg 43105b261ecSmrg/* Define to 1 if you have the `walkcontext' function. */ 43205b261ecSmrg#undef HAVE_WALKCONTEXT 43305b261ecSmrg 434c82838c1Smrg/* Define to 1 if you have the <wchar.h> header file. */ 435c82838c1Smrg#undef HAVE_WCHAR_H 436c82838c1Smrg 43735c4bbdfSmrg/* Have xshmfence support */ 43835c4bbdfSmrg#undef HAVE_XSHMFENCE 43935c4bbdfSmrg 4401b5d61b8Smrg/* Use a separate input thread */ 4411b5d61b8Smrg#undef INPUTTHREAD 4421b5d61b8Smrg 44305b261ecSmrg/* Support IPv6 for TCP connections */ 44405b261ecSmrg#undef IPv6 44505b261ecSmrg 44635c4bbdfSmrg/* Listen on local socket */ 44735c4bbdfSmrg#undef LISTEN_LOCAL 44835c4bbdfSmrg 44935c4bbdfSmrg/* Listen on TCP socket */ 45035c4bbdfSmrg#undef LISTEN_TCP 45135c4bbdfSmrg 45235c4bbdfSmrg/* Listen on Unix socket */ 45335c4bbdfSmrg#undef LISTEN_UNIX 45405b261ecSmrg 45505b261ecSmrg/* Support os-specific local connections */ 45605b261ecSmrg#undef LOCALCONN 45705b261ecSmrg 45835c4bbdfSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 4594642e01fSmrg#undef LT_OBJDIR 46005b261ecSmrg 46105b261ecSmrg/* Support MIT-SHM extension */ 46205b261ecSmrg#undef MITSHM 46305b261ecSmrg 46405b261ecSmrg/* Have monotonic clock from clock_gettime() */ 46505b261ecSmrg#undef MONOTONIC_CLOCK 46605b261ecSmrg 46735c4bbdfSmrg/* Enable D-Bus core */ 46835c4bbdfSmrg#undef NEED_DBUS 4694642e01fSmrg 47005b261ecSmrg/* Need XFree86 helper functions */ 47105b261ecSmrg#undef NEED_XF86_PROTOTYPES 47205b261ecSmrg 47305b261ecSmrg/* Need XFree86 typedefs */ 47405b261ecSmrg#undef NEED_XF86_TYPES 47505b261ecSmrg 47635c4bbdfSmrg/* Define to 1 if no local socket credentials interface exists */ 47735c4bbdfSmrg#undef NO_LOCAL_CLIENT_CRED 47805b261ecSmrg 47905b261ecSmrg/* Name of package */ 48005b261ecSmrg#undef PACKAGE 48105b261ecSmrg 48205b261ecSmrg/* Define to the address where bug reports for this package should be sent. */ 48305b261ecSmrg#undef PACKAGE_BUGREPORT 48405b261ecSmrg 48505b261ecSmrg/* Define to the full name of this package. */ 48605b261ecSmrg#undef PACKAGE_NAME 48705b261ecSmrg 48805b261ecSmrg/* Define to the full name and version of this package. */ 48905b261ecSmrg#undef PACKAGE_STRING 49005b261ecSmrg 49105b261ecSmrg/* Define to the one symbol short name of this package. */ 49205b261ecSmrg#undef PACKAGE_TARNAME 49305b261ecSmrg 49435c4bbdfSmrg/* Define to the home page for this package. */ 49535c4bbdfSmrg#undef PACKAGE_URL 49635c4bbdfSmrg 49705b261ecSmrg/* Define to the version of this package. */ 49805b261ecSmrg#undef PACKAGE_VERSION 49905b261ecSmrg 50005b261ecSmrg/* Major version of this package */ 50105b261ecSmrg#undef PACKAGE_VERSION_MAJOR 50205b261ecSmrg 50305b261ecSmrg/* Minor version of this package */ 50405b261ecSmrg#undef PACKAGE_VERSION_MINOR 50505b261ecSmrg 50605b261ecSmrg/* Patch version of this package */ 50705b261ecSmrg#undef PACKAGE_VERSION_PATCHLEVEL 50805b261ecSmrg 50905b261ecSmrg/* Internal define for Xinerama */ 51005b261ecSmrg#undef PANORAMIX 51105b261ecSmrg 51205b261ecSmrg/* System has PC console */ 51305b261ecSmrg#undef PCCONS_SUPPORT 51405b261ecSmrg 5154642e01fSmrg/* Default PCI text file ID path */ 5164642e01fSmrg#undef PCI_TXT_IDS_PATH 5174642e01fSmrg 51805b261ecSmrg/* System has PC console */ 51905b261ecSmrg#undef PCVT_SUPPORT 52005b261ecSmrg 52135c4bbdfSmrg/* Support Present extension */ 52235c4bbdfSmrg#undef PRESENT 52335c4bbdfSmrg 52405b261ecSmrg/* Overall prefix */ 52505b261ecSmrg#undef PROJECTROOT 52605b261ecSmrg 5271b5d61b8Smrg/* Define to necessary symbol if this constant uses a non-standard name on 5281b5d61b8Smrg your system. */ 5291b5d61b8Smrg#undef PTHREAD_CREATE_JOINABLE 5301b5d61b8Smrg 53105b261ecSmrg/* Support RANDR extension */ 53205b261ecSmrg#undef RANDR 53305b261ecSmrg 53405b261ecSmrg/* Make PROJECT_ROOT relative to the xserver location */ 53505b261ecSmrg#undef RELOCATE_PROJECTROOT 53605b261ecSmrg 53705b261ecSmrg/* Support RENDER extension */ 53805b261ecSmrg#undef RENDER 53905b261ecSmrg 54005b261ecSmrg/* Support X resource extension */ 54105b261ecSmrg#undef RES 54205b261ecSmrg 54305b261ecSmrg/* Build Rootless code */ 54405b261ecSmrg#undef ROOTLESS 54505b261ecSmrg 54605b261ecSmrg/* Support MIT-SCREEN-SAVER extension */ 54705b261ecSmrg#undef SCREENSAVER 54805b261ecSmrg 54905b261ecSmrg/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 55005b261ecSmrg#undef SECURE_RPC 55105b261ecSmrg 5524642e01fSmrg/* Server miscellaneous config path */ 5534642e01fSmrg#undef SERVER_MISC_CONFIG_PATH 55405b261ecSmrg 55505b261ecSmrg/* Support SHAPE extension */ 55605b261ecSmrg#undef SHAPE 55705b261ecSmrg 55805b261ecSmrg/* The size of `unsigned long', as computed by sizeof. */ 55905b261ecSmrg#undef SIZEOF_UNSIGNED_LONG 56005b261ecSmrg 5614642e01fSmrg/* Build a standalone xpbproxy */ 5624642e01fSmrg#undef STANDALONE_XPBPROXY 5634642e01fSmrg 564c82838c1Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 565c82838c1Smrg required in a freestanding environment). This macro is provided for 566c82838c1Smrg backward compatibility; new code need not use it. */ 56705b261ecSmrg#undef STDC_HEADERS 56805b261ecSmrg 56935c4bbdfSmrg/* Where to install the Xorg binary and Xorg.wrap */ 57035c4bbdfSmrg#undef SUID_WRAPPER_DIR 5716747b715Smrg 57205b261ecSmrg/* Define to 1 on systems derived from System V Release 4 */ 57305b261ecSmrg#undef SVR4 57405b261ecSmrg 57535c4bbdfSmrg/* sysconfdir */ 5766747b715Smrg#undef SYSCONFDIR 5776747b715Smrg 57805b261ecSmrg/* System has syscons console */ 57905b261ecSmrg#undef SYSCONS_SUPPORT 58005b261ecSmrg 58135c4bbdfSmrg/* Enable systemd-logind integration */ 58235c4bbdfSmrg#undef SYSTEMD_LOGIND 58335c4bbdfSmrg 58405b261ecSmrg/* Support TCP socket connections */ 58505b261ecSmrg#undef TCPCONN 58605b261ecSmrg 58705b261ecSmrg/* Support UNIX socket connections */ 58805b261ecSmrg#undef UNIXCONN 58905b261ecSmrg 59005b261ecSmrg/* NetBSD PIO alpha IO */ 59105b261ecSmrg#undef USE_ALPHA_PIO 59205b261ecSmrg 59305b261ecSmrg/* BSD AMD64 iopl */ 59405b261ecSmrg#undef USE_AMD64_IOPL 59505b261ecSmrg 59605b261ecSmrg/* BSD /dev/io */ 59705b261ecSmrg#undef USE_DEV_IO 59805b261ecSmrg 59905b261ecSmrg/* BSD i386 iopl */ 60005b261ecSmrg#undef USE_I386_IOPL 60105b261ecSmrg 60235c4bbdfSmrg/* Enable extensions on AIX 3, Interix. */ 60335c4bbdfSmrg#ifndef _ALL_SOURCE 60435c4bbdfSmrg# undef _ALL_SOURCE 60535c4bbdfSmrg#endif 606c82838c1Smrg/* Enable general extensions on macOS. */ 607c82838c1Smrg#ifndef _DARWIN_C_SOURCE 608c82838c1Smrg# undef _DARWIN_C_SOURCE 609c82838c1Smrg#endif 610c82838c1Smrg/* Enable general extensions on Solaris. */ 611c82838c1Smrg#ifndef __EXTENSIONS__ 612c82838c1Smrg# undef __EXTENSIONS__ 613c82838c1Smrg#endif 61435c4bbdfSmrg/* Enable GNU extensions on systems that have them. */ 61535c4bbdfSmrg#ifndef _GNU_SOURCE 61635c4bbdfSmrg# undef _GNU_SOURCE 61735c4bbdfSmrg#endif 618c82838c1Smrg/* Enable X/Open compliant socket functions that do not require linking 619c82838c1Smrg with -lxnet on HP-UX 11.11. */ 620c82838c1Smrg#ifndef _HPUX_ALT_XOPEN_SOCKET_API 621c82838c1Smrg# undef _HPUX_ALT_XOPEN_SOCKET_API 622c82838c1Smrg#endif 623c82838c1Smrg/* Identify the host operating system as Minix. 624c82838c1Smrg This macro does not affect the system headers' behavior. 625c82838c1Smrg A future release of Autoconf may stop defining this macro. */ 626c82838c1Smrg#ifndef _MINIX 627c82838c1Smrg# undef _MINIX 628c82838c1Smrg#endif 629c82838c1Smrg/* Enable general extensions on NetBSD. 630c82838c1Smrg Enable NetBSD compatibility extensions on Minix. */ 631c82838c1Smrg#ifndef _NETBSD_SOURCE 632c82838c1Smrg# undef _NETBSD_SOURCE 633c82838c1Smrg#endif 634c82838c1Smrg/* Enable OpenBSD compatibility extensions on NetBSD. 635c82838c1Smrg Oddly enough, this does nothing on OpenBSD. */ 636c82838c1Smrg#ifndef _OPENBSD_SOURCE 637c82838c1Smrg# undef _OPENBSD_SOURCE 638c82838c1Smrg#endif 639c82838c1Smrg/* Define to 1 if needed for POSIX-compatible behavior. */ 640c82838c1Smrg#ifndef _POSIX_SOURCE 641c82838c1Smrg# undef _POSIX_SOURCE 642c82838c1Smrg#endif 643c82838c1Smrg/* Define to 2 if needed for POSIX-compatible behavior. */ 644c82838c1Smrg#ifndef _POSIX_1_SOURCE 645c82838c1Smrg# undef _POSIX_1_SOURCE 646c82838c1Smrg#endif 647c82838c1Smrg/* Enable POSIX-compatible threading on Solaris. */ 64835c4bbdfSmrg#ifndef _POSIX_PTHREAD_SEMANTICS 64935c4bbdfSmrg# undef _POSIX_PTHREAD_SEMANTICS 65035c4bbdfSmrg#endif 651c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 652c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 653c82838c1Smrg# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 654c82838c1Smrg#endif 655c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 656c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 657c82838c1Smrg# undef __STDC_WANT_IEC_60559_BFP_EXT__ 658c82838c1Smrg#endif 659c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 660c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 661c82838c1Smrg# undef __STDC_WANT_IEC_60559_DFP_EXT__ 662c82838c1Smrg#endif 663c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 664c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 665c82838c1Smrg# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 666c82838c1Smrg#endif 667c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 668c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 669c82838c1Smrg# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 670c82838c1Smrg#endif 671c82838c1Smrg/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 672c82838c1Smrg#ifndef __STDC_WANT_LIB_EXT2__ 673c82838c1Smrg# undef __STDC_WANT_LIB_EXT2__ 674c82838c1Smrg#endif 675c82838c1Smrg/* Enable extensions specified by ISO/IEC 24747:2009. */ 676c82838c1Smrg#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 677c82838c1Smrg# undef __STDC_WANT_MATH_SPEC_FUNCS__ 678c82838c1Smrg#endif 67935c4bbdfSmrg/* Enable extensions on HP NonStop. */ 68035c4bbdfSmrg#ifndef _TANDEM_SOURCE 68135c4bbdfSmrg# undef _TANDEM_SOURCE 68235c4bbdfSmrg#endif 683c82838c1Smrg/* Enable X/Open extensions. Define to 500 only if necessary 684c82838c1Smrg to make mbstate_t available. */ 685c82838c1Smrg#ifndef _XOPEN_SOURCE 686c82838c1Smrg# undef _XOPEN_SOURCE 68735c4bbdfSmrg#endif 68835c4bbdfSmrg 68935c4bbdfSmrg 6906747b715Smrg/* Vendor man version */ 6916747b715Smrg#undef VENDOR_MAN_VERSION 6926747b715Smrg 6936747b715Smrg/* Vendor name */ 6946747b715Smrg#undef VENDOR_NAME 6956747b715Smrg 6966747b715Smrg/* Vendor name */ 6976747b715Smrg#undef VENDOR_NAME_SHORT 6986747b715Smrg 6996747b715Smrg/* Vendor release */ 7006747b715Smrg#undef VENDOR_RELEASE 7016747b715Smrg 70205b261ecSmrg/* Version number of package */ 70305b261ecSmrg#undef VERSION 70405b261ecSmrg 7056747b715Smrg/* Building with libdrm support */ 7066747b715Smrg#undef WITH_LIBDRM 7076747b715Smrg 70805b261ecSmrg/* Building vgahw module */ 70905b261ecSmrg#undef WITH_VGAHW 71005b261ecSmrg 71135c4bbdfSmrg/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 71235c4bbdfSmrg significant byte first (like Motorola and SPARC, unlike Intel). */ 71335c4bbdfSmrg#if defined AC_APPLE_UNIVERSAL_BUILD 71435c4bbdfSmrg# if defined __BIG_ENDIAN__ 71535c4bbdfSmrg# define WORDS_BIGENDIAN 1 71635c4bbdfSmrg# endif 71735c4bbdfSmrg#else 71835c4bbdfSmrg# ifndef WORDS_BIGENDIAN 71935c4bbdfSmrg# undef WORDS_BIGENDIAN 72035c4bbdfSmrg# endif 72135c4bbdfSmrg#endif 72235c4bbdfSmrg 72305b261ecSmrg/* System has wscons console */ 72405b261ecSmrg#undef WSCONS_SUPPORT 72505b261ecSmrg 72605b261ecSmrg/* Build X-ACE extension */ 72705b261ecSmrg#undef XACE 72805b261ecSmrg 72905b261ecSmrg/* Support XCMisc extension */ 73005b261ecSmrg#undef XCMISC 73105b261ecSmrg 7321b5d61b8Smrg/* Name of configuration directory */ 7331b5d61b8Smrg#undef XCONFIGDIR 7341b5d61b8Smrg 7351b5d61b8Smrg/* Name of configuration file */ 7361b5d61b8Smrg#undef XCONFIGFILE 7371b5d61b8Smrg 73805b261ecSmrg/* Build Security extension */ 73905b261ecSmrg#undef XCSECURITY 74005b261ecSmrg 74105b261ecSmrg/* Support XDM Control Protocol */ 74205b261ecSmrg#undef XDMCP 74305b261ecSmrg 74405b261ecSmrg/* Support XF86 Big font extension */ 74505b261ecSmrg#undef XF86BIGFONT 74605b261ecSmrg 74705b261ecSmrg/* Name of configuration file */ 74805b261ecSmrg#undef XF86CONFIGFILE 74905b261ecSmrg 75005b261ecSmrg/* Build DRI extension */ 75105b261ecSmrg#undef XF86DRI 75205b261ecSmrg 75305b261ecSmrg/* Support XFree86 Video Mode extension */ 75405b261ecSmrg#undef XF86VIDMODE 75505b261ecSmrg 75605b261ecSmrg/* Support XFixes extension */ 75705b261ecSmrg#undef XFIXES 75805b261ecSmrg 75905b261ecSmrg/* Building XFree86 server */ 76005b261ecSmrg#undef XFree86Server 76105b261ecSmrg 76205b261ecSmrg/* Build XDGA support */ 76305b261ecSmrg#undef XFreeXDGA 76405b261ecSmrg 76505b261ecSmrg/* Support Xinerama extension */ 76605b261ecSmrg#undef XINERAMA 76705b261ecSmrg 7686747b715Smrg/* Support X Input extension */ 7696747b715Smrg#undef XINPUT 77005b261ecSmrg 77105b261ecSmrg/* Path to XKB data */ 77205b261ecSmrg#undef XKB_BASE_DIRECTORY 77305b261ecSmrg 77405b261ecSmrg/* Path to XKB bin dir */ 77505b261ecSmrg#undef XKB_BIN_DIRECTORY 77605b261ecSmrg 7776747b715Smrg/* Default XKB layout */ 7786747b715Smrg#undef XKB_DFLT_LAYOUT 7796747b715Smrg 7806747b715Smrg/* Default XKB model */ 7816747b715Smrg#undef XKB_DFLT_MODEL 7826747b715Smrg 7836747b715Smrg/* Default XKB options */ 7846747b715Smrg#undef XKB_DFLT_OPTIONS 78505b261ecSmrg 7866747b715Smrg/* Default XKB ruleset */ 7876747b715Smrg#undef XKB_DFLT_RULES 7886747b715Smrg 7896747b715Smrg/* Default XKB variant */ 7906747b715Smrg#undef XKB_DFLT_VARIANT 79105b261ecSmrg 79205b261ecSmrg/* Path to XKB output dir */ 79305b261ecSmrg#undef XKM_OUTPUT_DIR 79405b261ecSmrg 79505b261ecSmrg/* Building Xorg server */ 79605b261ecSmrg#undef XORGSERVER 79705b261ecSmrg 79805b261ecSmrg/* Vendor man version */ 79905b261ecSmrg#undef XORG_MAN_VERSION 80005b261ecSmrg 80105b261ecSmrg/* Building Xorg server */ 80205b261ecSmrg#undef XORG_SERVER 80305b261ecSmrg 80405b261ecSmrg/* Current Xorg version */ 80505b261ecSmrg#undef XORG_VERSION_CURRENT 80605b261ecSmrg 8074642e01fSmrg/* Have Quartz */ 8084642e01fSmrg#undef XQUARTZ 80905b261ecSmrg 8106747b715Smrg/* Support application updating through sparkle. */ 8116747b715Smrg#undef XQUARTZ_SPARKLE 8126747b715Smrg 81305b261ecSmrg/* Support Record extension */ 81405b261ecSmrg#undef XRECORD 81505b261ecSmrg 8164642e01fSmrg/* Build SELinux extension */ 8174642e01fSmrg#undef XSELINUX 8184642e01fSmrg 81905b261ecSmrg/* Define to 1 if the DTrace Xserver provider probes should be built in. */ 82005b261ecSmrg#undef XSERVER_DTRACE 82105b261ecSmrg 8224642e01fSmrg/* Use libpciaccess for all pci manipulation */ 8234642e01fSmrg#undef XSERVER_LIBPCIACCESS 8244642e01fSmrg 82535c4bbdfSmrg/* X server supports platform device enumeration */ 82635c4bbdfSmrg#undef XSERVER_PLATFORM_BUS 82735c4bbdfSmrg 82805b261ecSmrg/* Support XSync extension */ 82905b261ecSmrg#undef XSYNC 83005b261ecSmrg 83105b261ecSmrg/* Support XTest extension */ 83205b261ecSmrg#undef XTEST 83305b261ecSmrg 83435c4bbdfSmrg/* Enable xtrans fd passing support */ 83535c4bbdfSmrg#undef XTRANS_SEND_FDS 83635c4bbdfSmrg 83705b261ecSmrg/* Support Xv extension */ 83805b261ecSmrg#undef XV 83905b261ecSmrg 84005b261ecSmrg/* Vendor name */ 84105b261ecSmrg#undef XVENDORNAME 84205b261ecSmrg 84305b261ecSmrg/* Short vendor name */ 84405b261ecSmrg#undef XVENDORNAMESHORT 84505b261ecSmrg 84635c4bbdfSmrg/* byte order */ 84735c4bbdfSmrg#undef X_BYTE_ORDER 84835c4bbdfSmrg 84905b261ecSmrg/* Build Xv extension */ 85005b261ecSmrg#undef XvExtension 85105b261ecSmrg 85205b261ecSmrg/* Build XvMC extension */ 85305b261ecSmrg#undef XvMCExtension 85405b261ecSmrg 85505b261ecSmrg/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 85605b261ecSmrg `char[]'. */ 85705b261ecSmrg#undef YYTEXT_POINTER 85805b261ecSmrg 85905b261ecSmrg/* Number of bits in a file offset, on hosts where this is settable. */ 86005b261ecSmrg#undef _FILE_OFFSET_BITS 86105b261ecSmrg 86205b261ecSmrg/* Enable GNU and other extensions to the C environment for glibc */ 86305b261ecSmrg#undef _GNU_SOURCE 86405b261ecSmrg 86505b261ecSmrg/* Define for large files, on AIX-style hosts. */ 86605b261ecSmrg#undef _LARGE_FILES 86705b261ecSmrg 86835c4bbdfSmrg/* Defined if needed to expose struct msghdr.msg_control */ 86935c4bbdfSmrg#undef _XOPEN_SOURCE 87035c4bbdfSmrg 87105b261ecSmrg/* Define to 1 if unsigned long is 64 bits. */ 87205b261ecSmrg#undef _XSERVER64 87305b261ecSmrg 87405b261ecSmrg/* Vendor web address for support */ 87505b261ecSmrg#undef __VENDORDWEBSUPPORT__ 87605b261ecSmrg 87705b261ecSmrg/* Name of X server */ 87805b261ecSmrg#undef __XSERVERNAME__ 87905b261ecSmrg 88005b261ecSmrg/* Define to empty if `const' does not conform to ANSI C. */ 88105b261ecSmrg#undef const 88205b261ecSmrg 883c82838c1Smrg/* Define as a signed integer type capable of holding a process identifier. */ 88405b261ecSmrg#undef pid_t 88535c4bbdfSmrg 88635c4bbdfSmrg/* Define to __typeof__ if your compiler spells it that way. */ 88735c4bbdfSmrg#undef typeof 888