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 14758cf2af7Smrg/* Define to 1 if you have the 'authdes_create' function. */ 14805b261ecSmrg#undef HAVE_AUTHDES_CREATE 14905b261ecSmrg 15058cf2af7Smrg/* Define to 1 if you have the 'authdes_seccreate' function. */ 15105b261ecSmrg#undef HAVE_AUTHDES_SECCREATE 15205b261ecSmrg 15305b261ecSmrg/* Has backtrace support */ 15405b261ecSmrg#undef HAVE_BACKTRACE 15505b261ecSmrg 15658cf2af7Smrg/* Define to 1 if you have the 'cbrt' function. */ 15705b261ecSmrg#undef HAVE_CBRT 15805b261ecSmrg 15958cf2af7Smrg/* Define to 1 if you have the 'clock_gettime' function. */ 16005b261ecSmrg#undef HAVE_CLOCK_GETTIME 16105b261ecSmrg 16205b261ecSmrg/* Have D-Bus support */ 16305b261ecSmrg#undef HAVE_DBUS 16405b261ecSmrg 16558cf2af7Smrg/* Define to 1 if you have the declaration of 'program_invocation_short_name', 16635c4bbdfSmrg and to 0 if you don't. */ 16735c4bbdfSmrg#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 16835c4bbdfSmrg 16958cf2af7Smrg/* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'. 17005b261ecSmrg */ 17105b261ecSmrg#undef HAVE_DIRENT_H 17205b261ecSmrg 17305b261ecSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 17405b261ecSmrg#undef HAVE_DLFCN_H 17505b261ecSmrg 17658cf2af7Smrg/* Define to 1 if you have the 'epoll_create1' function. */ 1771b5d61b8Smrg#undef HAVE_EPOLL_CREATE1 1781b5d61b8Smrg 17905b261ecSmrg/* Have execinfo.h */ 18005b261ecSmrg#undef HAVE_EXECINFO_H 18105b261ecSmrg 18205b261ecSmrg/* Define to 1 if you have the <fcntl.h> header file. */ 18305b261ecSmrg#undef HAVE_FCNTL_H 18405b261ecSmrg 1856747b715Smrg/* Define to 1 if you have the <fnmatch.h> header file. */ 1866747b715Smrg#undef HAVE_FNMATCH_H 1876747b715Smrg 18858cf2af7Smrg/* Define to 1 if you have the 'getdtablesize' function. */ 18935c4bbdfSmrg#undef HAVE_GETDTABLESIZE 19035c4bbdfSmrg 19158cf2af7Smrg/* Define to 1 if you have the 'geteuid' function. */ 19205b261ecSmrg#undef HAVE_GETEUID 19305b261ecSmrg 19458cf2af7Smrg/* Define to 1 if you have the 'getifaddrs' function. */ 19535c4bbdfSmrg#undef HAVE_GETIFADDRS 19635c4bbdfSmrg 19758cf2af7Smrg/* Define to 1 if you have the 'getpeereid' function. */ 19835c4bbdfSmrg#undef HAVE_GETPEEREID 19905b261ecSmrg 20058cf2af7Smrg/* Define to 1 if you have the 'getpeerucred' function. */ 20135c4bbdfSmrg#undef HAVE_GETPEERUCRED 20205b261ecSmrg 20358cf2af7Smrg/* Define to 1 if you have the 'getprogname' function. */ 20435c4bbdfSmrg#undef HAVE_GETPROGNAME 20535c4bbdfSmrg 20658cf2af7Smrg/* Define to 1 if you have the 'getresuid' function. */ 20735c4bbdfSmrg#undef HAVE_GETRESUID 20805b261ecSmrg 20958cf2af7Smrg/* Define to 1 if you have the 'getuid' function. */ 21005b261ecSmrg#undef HAVE_GETUID 21105b261ecSmrg 21258cf2af7Smrg/* Define to 1 if you have the 'getzoneid' function. */ 2134642e01fSmrg#undef HAVE_GETZONEID 2144642e01fSmrg 21505b261ecSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 21605b261ecSmrg#undef HAVE_INTTYPES_H 21705b261ecSmrg 21858cf2af7Smrg/* Define to 1 if you have the 'isastream' function. */ 21925da500fSmrg#undef HAVE_ISASTREAM 22025da500fSmrg 22158cf2af7Smrg/* Define to 1 if you have the 'issetugid' function. */ 22235c4bbdfSmrg#undef HAVE_ISSETUGID 22335c4bbdfSmrg 22458cf2af7Smrg/* Define to 1 if you have the 'audit' library (-laudit). */ 2254642e01fSmrg#undef HAVE_LIBAUDIT 2264642e01fSmrg 2274642e01fSmrg/* Define to 1 if you have the <libaudit.h> header file. */ 2284642e01fSmrg#undef HAVE_LIBAUDIT_H 22905b261ecSmrg 23058cf2af7Smrg/* Define to 1 if you have the 'm' library (-lm). */ 23105b261ecSmrg#undef HAVE_LIBM 23205b261ecSmrg 23335c4bbdfSmrg/* Have libunwind support */ 23435c4bbdfSmrg#undef HAVE_LIBUNWIND 23535c4bbdfSmrg 23658cf2af7Smrg/* Define to 1 if you have the 'ws2_32' library (-lws2_32). */ 23752397711Smrg#undef HAVE_LIBWS2_32 23852397711Smrg 23905b261ecSmrg/* Define to 1 if you have the <linux/agpgart.h> header file. */ 24005b261ecSmrg#undef HAVE_LINUX_AGPGART_H 24105b261ecSmrg 24205b261ecSmrg/* Define to 1 if you have the <linux/apm_bios.h> header file. */ 24305b261ecSmrg#undef HAVE_LINUX_APM_BIOS_H 24405b261ecSmrg 24505b261ecSmrg/* Define to 1 if you have the <linux/fb.h> header file. */ 24605b261ecSmrg#undef HAVE_LINUX_FB_H 24705b261ecSmrg 24858cf2af7Smrg/* Define to 1 if you have the 'memfd_create' function. */ 24925da500fSmrg#undef HAVE_MEMFD_CREATE 25025da500fSmrg 251c82838c1Smrg/* Define to 1 if you have the <minix/config.h> header file. */ 252c82838c1Smrg#undef HAVE_MINIX_CONFIG_H 25305b261ecSmrg 25458cf2af7Smrg/* Define to 1 if you have the 'mkostemp' function. */ 2551b5d61b8Smrg#undef HAVE_MKOSTEMP 2561b5d61b8Smrg 25758cf2af7Smrg/* Define to 1 if you have the 'mmap' function. */ 25835c4bbdfSmrg#undef HAVE_MMAP 25905b261ecSmrg 26058cf2af7Smrg/* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */ 26105b261ecSmrg#undef HAVE_NDIR_H 26205b261ecSmrg 26358cf2af7Smrg/* Define to 1 if you have the 'poll' function. */ 2641b5d61b8Smrg#undef HAVE_POLL 2651b5d61b8Smrg 26658cf2af7Smrg/* Define to 1 if you have the 'posix_fallocate' function. */ 26735c4bbdfSmrg#undef HAVE_POSIX_FALLOCATE 2684642e01fSmrg 2691b5d61b8Smrg/* Define if you have POSIX threads libraries and header files. */ 2701b5d61b8Smrg#undef HAVE_PTHREAD 2711b5d61b8Smrg 2721b5d61b8Smrg/* Have PTHREAD_PRIO_INHERIT. */ 2731b5d61b8Smrg#undef HAVE_PTHREAD_PRIO_INHERIT 2741b5d61b8Smrg 2751b5d61b8Smrg/* Have function pthread_setname_np(const char*) */ 2761b5d61b8Smrg#undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID 2771b5d61b8Smrg 2781b5d61b8Smrg/* Have function pthread_setname_np(pthread_t, const char*) */ 2791b5d61b8Smrg#undef HAVE_PTHREAD_SETNAME_NP_WITH_TID 2801b5d61b8Smrg 28158cf2af7Smrg/* Define to 1 if you have the 'reallocarray' function. */ 28235c4bbdfSmrg#undef HAVE_REALLOCARRAY 2834642e01fSmrg 28458cf2af7Smrg/* Define to 1 if you have the 'seteuid' function. */ 28535c4bbdfSmrg#undef HAVE_SETEUID 28635c4bbdfSmrg 28758cf2af7Smrg/* Define to 1 if you have the 'setitimer' function. */ 2881b5d61b8Smrg#undef HAVE_SETITIMER 2891b5d61b8Smrg 2906747b715Smrg/* Use CommonCrypto SHA1 functions */ 2916747b715Smrg#undef HAVE_SHA1_IN_COMMONCRYPTO 29205b261ecSmrg 29335c4bbdfSmrg/* Use CryptoAPI SHA1 functions */ 29435c4bbdfSmrg#undef HAVE_SHA1_IN_CRYPTOAPI 29535c4bbdfSmrg 2966747b715Smrg/* Use libc SHA1 functions */ 2976747b715Smrg#undef HAVE_SHA1_IN_LIBC 2984642e01fSmrg 2996747b715Smrg/* Use libgcrypt SHA1 functions */ 3006747b715Smrg#undef HAVE_SHA1_IN_LIBGCRYPT 3014642e01fSmrg 3026747b715Smrg/* Use libmd SHA1 functions */ 3034642e01fSmrg#undef HAVE_SHA1_IN_LIBMD 3044642e01fSmrg 305f2346221Smrg/* Use static libnettle SHA1 functions */ 30635c4bbdfSmrg#undef HAVE_SHA1_IN_LIBNETTLE 30735c4bbdfSmrg 3086747b715Smrg/* Use libsha1 for SHA1 */ 3096747b715Smrg#undef HAVE_SHA1_IN_LIBSHA1 3106747b715Smrg 31158cf2af7Smrg/* Define to 1 if you have the 'shmctl64' function. */ 3124642e01fSmrg#undef HAVE_SHMCTL64 3134642e01fSmrg 31435c4bbdfSmrg/* Have sigaction function */ 31535c4bbdfSmrg#undef HAVE_SIGACTION 31635c4bbdfSmrg 31758cf2af7Smrg/* Define to 1 if you have the 'sigprocmask' function. */ 318ed6184dfSmrg#undef HAVE_SIGPROCMASK 319ed6184dfSmrg 32058cf2af7Smrg/* Define to 1 if the system has the type 'socklen_t'. */ 32105b261ecSmrg#undef HAVE_SOCKLEN_T 32205b261ecSmrg 32305b261ecSmrg/* Define to 1 if you have the <stdint.h> header file. */ 32405b261ecSmrg#undef HAVE_STDINT_H 32505b261ecSmrg 326c82838c1Smrg/* Define to 1 if you have the <stdio.h> header file. */ 327c82838c1Smrg#undef HAVE_STDIO_H 328c82838c1Smrg 32905b261ecSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 33005b261ecSmrg#undef HAVE_STDLIB_H 33105b261ecSmrg 33258cf2af7Smrg/* Define to 1 if you have the 'strcasecmp' function. */ 33335c4bbdfSmrg#undef HAVE_STRCASECMP 33435c4bbdfSmrg 33558cf2af7Smrg/* Define to 1 if you have the 'strcasestr' function. */ 3364642e01fSmrg#undef HAVE_STRCASESTR 3374642e01fSmrg 33805b261ecSmrg/* Define to 1 if you have the <strings.h> header file. */ 33905b261ecSmrg#undef HAVE_STRINGS_H 34005b261ecSmrg 34105b261ecSmrg/* Define to 1 if you have the <string.h> header file. */ 34205b261ecSmrg#undef HAVE_STRING_H 34305b261ecSmrg 34458cf2af7Smrg/* Define to 1 if you have the 'strlcat' function. */ 34535c4bbdfSmrg#undef HAVE_STRLCAT 34635c4bbdfSmrg 34758cf2af7Smrg/* Define to 1 if you have the 'strlcpy' function. */ 34835c4bbdfSmrg#undef HAVE_STRLCPY 34935c4bbdfSmrg 35058cf2af7Smrg/* Define to 1 if you have the 'strncasecmp' function. */ 35135c4bbdfSmrg#undef HAVE_STRNCASECMP 35235c4bbdfSmrg 35358cf2af7Smrg/* Define to 1 if you have the 'strndup' function. */ 35435c4bbdfSmrg#undef HAVE_STRNDUP 35535c4bbdfSmrg 3566747b715Smrg/* Define to 1 if you have the <stropts.h> header file. */ 3576747b715Smrg#undef HAVE_STROPTS_H 3586747b715Smrg 35935c4bbdfSmrg/* Define to 1 if libsystemd-daemon is available */ 36035c4bbdfSmrg#undef HAVE_SYSTEMD_DAEMON 36105b261ecSmrg 36205b261ecSmrg/* Define to 1 if SYSV IPC is available */ 36305b261ecSmrg#undef HAVE_SYSV_IPC 36405b261ecSmrg 3656747b715Smrg/* Define to 1 if you have the <sys/agpgart.h> header file. */ 3666747b715Smrg#undef HAVE_SYS_AGPGART_H 3676747b715Smrg 36805b261ecSmrg/* Define to 1 if you have the <sys/agpio.h> header file. */ 36905b261ecSmrg#undef HAVE_SYS_AGPIO_H 37005b261ecSmrg 37158cf2af7Smrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines 'DIR'. 37205b261ecSmrg */ 37305b261ecSmrg#undef HAVE_SYS_DIR_H 37405b261ecSmrg 3754642e01fSmrg/* Define to 1 if you have the <sys/kd.h> header file. */ 3764642e01fSmrg#undef HAVE_SYS_KD_H 3774642e01fSmrg 37805b261ecSmrg/* Define to 1 if you have the <sys/linker.h> header file. */ 37905b261ecSmrg#undef HAVE_SYS_LINKER_H 38005b261ecSmrg 38135c4bbdfSmrg/* Define to 1 if you have the <sys/mkdev.h> header file. */ 38235c4bbdfSmrg#undef HAVE_SYS_MKDEV_H 38305b261ecSmrg 38458cf2af7Smrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'. 38505b261ecSmrg */ 38605b261ecSmrg#undef HAVE_SYS_NDIR_H 38705b261ecSmrg 38805b261ecSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 38905b261ecSmrg#undef HAVE_SYS_STAT_H 39005b261ecSmrg 3911b5d61b8Smrg/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 3921b5d61b8Smrg#undef HAVE_SYS_SYSMACROS_H 3931b5d61b8Smrg 39405b261ecSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 39505b261ecSmrg#undef HAVE_SYS_TYPES_H 39605b261ecSmrg 3976747b715Smrg/* Define to 1 if you have the <sys/utsname.h> header file. */ 3986747b715Smrg#undef HAVE_SYS_UTSNAME_H 3996747b715Smrg 4006747b715Smrg/* Define to 1 if you have the <sys/vt.h> header file. */ 4016747b715Smrg#undef HAVE_SYS_VT_H 4026747b715Smrg 40358cf2af7Smrg/* Define to 1 if you have the 'timingsafe_memcmp' function. */ 4041b5d61b8Smrg#undef HAVE_TIMINGSAFE_MEMCMP 4051b5d61b8Smrg 40635c4bbdfSmrg/* Define to 1 if typeof works with your compiler. */ 40735c4bbdfSmrg#undef HAVE_TYPEOF 40835c4bbdfSmrg 40958cf2af7Smrg/* Define to 1 if you have the 'udev_enumerate_add_match_tag' function. */ 41035c4bbdfSmrg#undef HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 41135c4bbdfSmrg 41258cf2af7Smrg/* Define to 1 if you have the 'udev_monitor_filter_add_match_tag' function. 41335c4bbdfSmrg */ 41435c4bbdfSmrg#undef HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 41535c4bbdfSmrg 41605b261ecSmrg/* Define to 1 if you have the <unistd.h> header file. */ 41705b261ecSmrg#undef HAVE_UNISTD_H 41805b261ecSmrg 41958cf2af7Smrg/* Define to 1 if you have the 'vasprintf' function. */ 4209ace9065Smrg#undef HAVE_VASPRINTF 4219ace9065Smrg 42258cf2af7Smrg/* Define to 1 if you have the 'vsnprintf' function. */ 42305b261ecSmrg#undef HAVE_VSNPRINTF 42405b261ecSmrg 42558cf2af7Smrg/* Define to 1 if you have the 'walkcontext' function. */ 42605b261ecSmrg#undef HAVE_WALKCONTEXT 42705b261ecSmrg 428c82838c1Smrg/* Define to 1 if you have the <wchar.h> header file. */ 429c82838c1Smrg#undef HAVE_WCHAR_H 430c82838c1Smrg 43135c4bbdfSmrg/* Have xshmfence support */ 43235c4bbdfSmrg#undef HAVE_XSHMFENCE 43335c4bbdfSmrg 4341b5d61b8Smrg/* Use a separate input thread */ 4351b5d61b8Smrg#undef INPUTTHREAD 4361b5d61b8Smrg 43705b261ecSmrg/* Support IPv6 for TCP connections */ 43805b261ecSmrg#undef IPv6 43905b261ecSmrg 44035c4bbdfSmrg/* Listen on local socket */ 44135c4bbdfSmrg#undef LISTEN_LOCAL 44235c4bbdfSmrg 44335c4bbdfSmrg/* Listen on TCP socket */ 44435c4bbdfSmrg#undef LISTEN_TCP 44535c4bbdfSmrg 44635c4bbdfSmrg/* Listen on Unix socket */ 44735c4bbdfSmrg#undef LISTEN_UNIX 44805b261ecSmrg 44905b261ecSmrg/* Support os-specific local connections */ 45005b261ecSmrg#undef LOCALCONN 45105b261ecSmrg 45235c4bbdfSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 4534642e01fSmrg#undef LT_OBJDIR 45405b261ecSmrg 45505b261ecSmrg/* Support MIT-SHM extension */ 45605b261ecSmrg#undef MITSHM 45705b261ecSmrg 45805b261ecSmrg/* Have monotonic clock from clock_gettime() */ 45905b261ecSmrg#undef MONOTONIC_CLOCK 46005b261ecSmrg 46135c4bbdfSmrg/* Enable D-Bus core */ 46235c4bbdfSmrg#undef NEED_DBUS 4634642e01fSmrg 46405b261ecSmrg/* Need XFree86 helper functions */ 46505b261ecSmrg#undef NEED_XF86_PROTOTYPES 46605b261ecSmrg 46705b261ecSmrg/* Need XFree86 typedefs */ 46805b261ecSmrg#undef NEED_XF86_TYPES 46905b261ecSmrg 47035c4bbdfSmrg/* Define to 1 if no local socket credentials interface exists */ 47135c4bbdfSmrg#undef NO_LOCAL_CLIENT_CRED 47205b261ecSmrg 47305b261ecSmrg/* Name of package */ 47405b261ecSmrg#undef PACKAGE 47505b261ecSmrg 47605b261ecSmrg/* Define to the address where bug reports for this package should be sent. */ 47705b261ecSmrg#undef PACKAGE_BUGREPORT 47805b261ecSmrg 47905b261ecSmrg/* Define to the full name of this package. */ 48005b261ecSmrg#undef PACKAGE_NAME 48105b261ecSmrg 48205b261ecSmrg/* Define to the full name and version of this package. */ 48305b261ecSmrg#undef PACKAGE_STRING 48405b261ecSmrg 48505b261ecSmrg/* Define to the one symbol short name of this package. */ 48605b261ecSmrg#undef PACKAGE_TARNAME 48705b261ecSmrg 48835c4bbdfSmrg/* Define to the home page for this package. */ 48935c4bbdfSmrg#undef PACKAGE_URL 49035c4bbdfSmrg 49105b261ecSmrg/* Define to the version of this package. */ 49205b261ecSmrg#undef PACKAGE_VERSION 49305b261ecSmrg 49405b261ecSmrg/* Major version of this package */ 49505b261ecSmrg#undef PACKAGE_VERSION_MAJOR 49605b261ecSmrg 49705b261ecSmrg/* Minor version of this package */ 49805b261ecSmrg#undef PACKAGE_VERSION_MINOR 49905b261ecSmrg 50005b261ecSmrg/* Patch version of this package */ 50105b261ecSmrg#undef PACKAGE_VERSION_PATCHLEVEL 50205b261ecSmrg 50305b261ecSmrg/* Internal define for Xinerama */ 50405b261ecSmrg#undef PANORAMIX 50505b261ecSmrg 50605b261ecSmrg/* System has PC console */ 50705b261ecSmrg#undef PCCONS_SUPPORT 50805b261ecSmrg 5094642e01fSmrg/* Default PCI text file ID path */ 5104642e01fSmrg#undef PCI_TXT_IDS_PATH 5114642e01fSmrg 51205b261ecSmrg/* System has PC console */ 51305b261ecSmrg#undef PCVT_SUPPORT 51405b261ecSmrg 51535c4bbdfSmrg/* Support Present extension */ 51635c4bbdfSmrg#undef PRESENT 51735c4bbdfSmrg 51805b261ecSmrg/* Overall prefix */ 51905b261ecSmrg#undef PROJECTROOT 52005b261ecSmrg 5211b5d61b8Smrg/* Define to necessary symbol if this constant uses a non-standard name on 5221b5d61b8Smrg your system. */ 5231b5d61b8Smrg#undef PTHREAD_CREATE_JOINABLE 5241b5d61b8Smrg 52505b261ecSmrg/* Support RANDR extension */ 52605b261ecSmrg#undef RANDR 52705b261ecSmrg 52805b261ecSmrg/* Make PROJECT_ROOT relative to the xserver location */ 52905b261ecSmrg#undef RELOCATE_PROJECTROOT 53005b261ecSmrg 53105b261ecSmrg/* Support RENDER extension */ 53205b261ecSmrg#undef RENDER 53305b261ecSmrg 53405b261ecSmrg/* Support X resource extension */ 53505b261ecSmrg#undef RES 53605b261ecSmrg 53705b261ecSmrg/* Build Rootless code */ 53805b261ecSmrg#undef ROOTLESS 53905b261ecSmrg 54005b261ecSmrg/* Support MIT-SCREEN-SAVER extension */ 54105b261ecSmrg#undef SCREENSAVER 54205b261ecSmrg 54305b261ecSmrg/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 54405b261ecSmrg#undef SECURE_RPC 54505b261ecSmrg 5464642e01fSmrg/* Server miscellaneous config path */ 5474642e01fSmrg#undef SERVER_MISC_CONFIG_PATH 54805b261ecSmrg 54905b261ecSmrg/* Support SHAPE extension */ 55005b261ecSmrg#undef SHAPE 55105b261ecSmrg 55258cf2af7Smrg/* The size of 'unsigned long', as computed by sizeof. */ 55305b261ecSmrg#undef SIZEOF_UNSIGNED_LONG 55405b261ecSmrg 5554642e01fSmrg/* Build a standalone xpbproxy */ 5564642e01fSmrg#undef STANDALONE_XPBPROXY 5574642e01fSmrg 55858cf2af7Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 559c82838c1Smrg required in a freestanding environment). This macro is provided for 560c82838c1Smrg backward compatibility; new code need not use it. */ 56105b261ecSmrg#undef STDC_HEADERS 56205b261ecSmrg 56335c4bbdfSmrg/* Where to install the Xorg binary and Xorg.wrap */ 56435c4bbdfSmrg#undef SUID_WRAPPER_DIR 5656747b715Smrg 56605b261ecSmrg/* Define to 1 on systems derived from System V Release 4 */ 56705b261ecSmrg#undef SVR4 56805b261ecSmrg 56935c4bbdfSmrg/* sysconfdir */ 5706747b715Smrg#undef SYSCONFDIR 5716747b715Smrg 57205b261ecSmrg/* System has syscons console */ 57305b261ecSmrg#undef SYSCONS_SUPPORT 57405b261ecSmrg 57535c4bbdfSmrg/* Enable systemd-logind integration */ 57635c4bbdfSmrg#undef SYSTEMD_LOGIND 57735c4bbdfSmrg 57805b261ecSmrg/* Support TCP socket connections */ 57905b261ecSmrg#undef TCPCONN 58005b261ecSmrg 58105b261ecSmrg/* Support UNIX socket connections */ 58205b261ecSmrg#undef UNIXCONN 58305b261ecSmrg 58405b261ecSmrg/* NetBSD PIO alpha IO */ 58505b261ecSmrg#undef USE_ALPHA_PIO 58605b261ecSmrg 58705b261ecSmrg/* BSD AMD64 iopl */ 58805b261ecSmrg#undef USE_AMD64_IOPL 58905b261ecSmrg 59005b261ecSmrg/* BSD /dev/io */ 59105b261ecSmrg#undef USE_DEV_IO 59205b261ecSmrg 59305b261ecSmrg/* BSD i386 iopl */ 59405b261ecSmrg#undef USE_I386_IOPL 59505b261ecSmrg 59658cf2af7Smrg/* Enable extensions on AIX, Interix, z/OS. */ 59735c4bbdfSmrg#ifndef _ALL_SOURCE 59835c4bbdfSmrg# undef _ALL_SOURCE 59935c4bbdfSmrg#endif 600c82838c1Smrg/* Enable general extensions on macOS. */ 601c82838c1Smrg#ifndef _DARWIN_C_SOURCE 602c82838c1Smrg# undef _DARWIN_C_SOURCE 603c82838c1Smrg#endif 604c82838c1Smrg/* Enable general extensions on Solaris. */ 605c82838c1Smrg#ifndef __EXTENSIONS__ 606c82838c1Smrg# undef __EXTENSIONS__ 607c82838c1Smrg#endif 60835c4bbdfSmrg/* Enable GNU extensions on systems that have them. */ 60935c4bbdfSmrg#ifndef _GNU_SOURCE 61035c4bbdfSmrg# undef _GNU_SOURCE 61135c4bbdfSmrg#endif 612c82838c1Smrg/* Enable X/Open compliant socket functions that do not require linking 613c82838c1Smrg with -lxnet on HP-UX 11.11. */ 614c82838c1Smrg#ifndef _HPUX_ALT_XOPEN_SOCKET_API 615c82838c1Smrg# undef _HPUX_ALT_XOPEN_SOCKET_API 616c82838c1Smrg#endif 617c82838c1Smrg/* Identify the host operating system as Minix. 618c82838c1Smrg This macro does not affect the system headers' behavior. 619c82838c1Smrg A future release of Autoconf may stop defining this macro. */ 620c82838c1Smrg#ifndef _MINIX 621c82838c1Smrg# undef _MINIX 622c82838c1Smrg#endif 623c82838c1Smrg/* Enable general extensions on NetBSD. 624c82838c1Smrg Enable NetBSD compatibility extensions on Minix. */ 625c82838c1Smrg#ifndef _NETBSD_SOURCE 626c82838c1Smrg# undef _NETBSD_SOURCE 627c82838c1Smrg#endif 628c82838c1Smrg/* Enable OpenBSD compatibility extensions on NetBSD. 629c82838c1Smrg Oddly enough, this does nothing on OpenBSD. */ 630c82838c1Smrg#ifndef _OPENBSD_SOURCE 631c82838c1Smrg# undef _OPENBSD_SOURCE 632c82838c1Smrg#endif 633c82838c1Smrg/* Define to 1 if needed for POSIX-compatible behavior. */ 634c82838c1Smrg#ifndef _POSIX_SOURCE 635c82838c1Smrg# undef _POSIX_SOURCE 636c82838c1Smrg#endif 637c82838c1Smrg/* Define to 2 if needed for POSIX-compatible behavior. */ 638c82838c1Smrg#ifndef _POSIX_1_SOURCE 639c82838c1Smrg# undef _POSIX_1_SOURCE 640c82838c1Smrg#endif 641c82838c1Smrg/* Enable POSIX-compatible threading on Solaris. */ 64235c4bbdfSmrg#ifndef _POSIX_PTHREAD_SEMANTICS 64335c4bbdfSmrg# undef _POSIX_PTHREAD_SEMANTICS 64435c4bbdfSmrg#endif 645c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 646c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 647c82838c1Smrg# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 648c82838c1Smrg#endif 649c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 650c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 651c82838c1Smrg# undef __STDC_WANT_IEC_60559_BFP_EXT__ 652c82838c1Smrg#endif 653c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 654c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 655c82838c1Smrg# undef __STDC_WANT_IEC_60559_DFP_EXT__ 656c82838c1Smrg#endif 65758cf2af7Smrg/* Enable extensions specified by C23 Annex F. */ 65858cf2af7Smrg#ifndef __STDC_WANT_IEC_60559_EXT__ 65958cf2af7Smrg# undef __STDC_WANT_IEC_60559_EXT__ 66058cf2af7Smrg#endif 661c82838c1Smrg/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 662c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 663c82838c1Smrg# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 664c82838c1Smrg#endif 66558cf2af7Smrg/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */ 666c82838c1Smrg#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 667c82838c1Smrg# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 668c82838c1Smrg#endif 669c82838c1Smrg/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 670c82838c1Smrg#ifndef __STDC_WANT_LIB_EXT2__ 671c82838c1Smrg# undef __STDC_WANT_LIB_EXT2__ 672c82838c1Smrg#endif 673c82838c1Smrg/* Enable extensions specified by ISO/IEC 24747:2009. */ 674c82838c1Smrg#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 675c82838c1Smrg# undef __STDC_WANT_MATH_SPEC_FUNCS__ 676c82838c1Smrg#endif 67735c4bbdfSmrg/* Enable extensions on HP NonStop. */ 67835c4bbdfSmrg#ifndef _TANDEM_SOURCE 67935c4bbdfSmrg# undef _TANDEM_SOURCE 68035c4bbdfSmrg#endif 681c82838c1Smrg/* Enable X/Open extensions. Define to 500 only if necessary 682c82838c1Smrg to make mbstate_t available. */ 683c82838c1Smrg#ifndef _XOPEN_SOURCE 684c82838c1Smrg# undef _XOPEN_SOURCE 68535c4bbdfSmrg#endif 68635c4bbdfSmrg 68735c4bbdfSmrg 6886747b715Smrg/* Vendor man version */ 6896747b715Smrg#undef VENDOR_MAN_VERSION 6906747b715Smrg 6916747b715Smrg/* Vendor name */ 6926747b715Smrg#undef VENDOR_NAME 6936747b715Smrg 6946747b715Smrg/* Vendor name */ 6956747b715Smrg#undef VENDOR_NAME_SHORT 6966747b715Smrg 6976747b715Smrg/* Vendor release */ 6986747b715Smrg#undef VENDOR_RELEASE 6996747b715Smrg 70005b261ecSmrg/* Version number of package */ 70105b261ecSmrg#undef VERSION 70205b261ecSmrg 7036747b715Smrg/* Building with libdrm support */ 7046747b715Smrg#undef WITH_LIBDRM 7056747b715Smrg 70605b261ecSmrg/* Building vgahw module */ 70705b261ecSmrg#undef WITH_VGAHW 70805b261ecSmrg 70935c4bbdfSmrg/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 71035c4bbdfSmrg significant byte first (like Motorola and SPARC, unlike Intel). */ 71135c4bbdfSmrg#if defined AC_APPLE_UNIVERSAL_BUILD 71235c4bbdfSmrg# if defined __BIG_ENDIAN__ 71335c4bbdfSmrg# define WORDS_BIGENDIAN 1 71435c4bbdfSmrg# endif 71535c4bbdfSmrg#else 71635c4bbdfSmrg# ifndef WORDS_BIGENDIAN 71735c4bbdfSmrg# undef WORDS_BIGENDIAN 71835c4bbdfSmrg# endif 71935c4bbdfSmrg#endif 72035c4bbdfSmrg 72105b261ecSmrg/* System has wscons console */ 72205b261ecSmrg#undef WSCONS_SUPPORT 72305b261ecSmrg 72405b261ecSmrg/* Build X-ACE extension */ 72505b261ecSmrg#undef XACE 72605b261ecSmrg 72705b261ecSmrg/* Support XCMisc extension */ 72805b261ecSmrg#undef XCMISC 72905b261ecSmrg 7301b5d61b8Smrg/* Name of configuration directory */ 7311b5d61b8Smrg#undef XCONFIGDIR 7321b5d61b8Smrg 7331b5d61b8Smrg/* Name of configuration file */ 7341b5d61b8Smrg#undef XCONFIGFILE 7351b5d61b8Smrg 73605b261ecSmrg/* Build Security extension */ 73705b261ecSmrg#undef XCSECURITY 73805b261ecSmrg 73905b261ecSmrg/* Support XDM Control Protocol */ 74005b261ecSmrg#undef XDMCP 74105b261ecSmrg 74205b261ecSmrg/* Support XF86 Big font extension */ 74305b261ecSmrg#undef XF86BIGFONT 74405b261ecSmrg 74505b261ecSmrg/* Name of configuration file */ 74605b261ecSmrg#undef XF86CONFIGFILE 74705b261ecSmrg 74805b261ecSmrg/* Build DRI extension */ 74905b261ecSmrg#undef XF86DRI 75005b261ecSmrg 75105b261ecSmrg/* Support XFree86 Video Mode extension */ 75205b261ecSmrg#undef XF86VIDMODE 75305b261ecSmrg 75405b261ecSmrg/* Support XFixes extension */ 75505b261ecSmrg#undef XFIXES 75605b261ecSmrg 75705b261ecSmrg/* Building XFree86 server */ 75805b261ecSmrg#undef XFree86Server 75905b261ecSmrg 76005b261ecSmrg/* Build XDGA support */ 76105b261ecSmrg#undef XFreeXDGA 76205b261ecSmrg 76305b261ecSmrg/* Support Xinerama extension */ 76405b261ecSmrg#undef XINERAMA 76505b261ecSmrg 7666747b715Smrg/* Support X Input extension */ 7676747b715Smrg#undef XINPUT 76805b261ecSmrg 76905b261ecSmrg/* Path to XKB data */ 77005b261ecSmrg#undef XKB_BASE_DIRECTORY 77105b261ecSmrg 77205b261ecSmrg/* Path to XKB bin dir */ 77305b261ecSmrg#undef XKB_BIN_DIRECTORY 77405b261ecSmrg 7756747b715Smrg/* Default XKB layout */ 7766747b715Smrg#undef XKB_DFLT_LAYOUT 7776747b715Smrg 7786747b715Smrg/* Default XKB model */ 7796747b715Smrg#undef XKB_DFLT_MODEL 7806747b715Smrg 7816747b715Smrg/* Default XKB options */ 7826747b715Smrg#undef XKB_DFLT_OPTIONS 78305b261ecSmrg 7846747b715Smrg/* Default XKB ruleset */ 7856747b715Smrg#undef XKB_DFLT_RULES 7866747b715Smrg 7876747b715Smrg/* Default XKB variant */ 7886747b715Smrg#undef XKB_DFLT_VARIANT 78905b261ecSmrg 79005b261ecSmrg/* Path to XKB output dir */ 79105b261ecSmrg#undef XKM_OUTPUT_DIR 79205b261ecSmrg 79305b261ecSmrg/* Building Xorg server */ 79405b261ecSmrg#undef XORGSERVER 79505b261ecSmrg 79605b261ecSmrg/* Vendor man version */ 79705b261ecSmrg#undef XORG_MAN_VERSION 79805b261ecSmrg 79905b261ecSmrg/* Building Xorg server */ 80005b261ecSmrg#undef XORG_SERVER 80105b261ecSmrg 80205b261ecSmrg/* Current Xorg version */ 80305b261ecSmrg#undef XORG_VERSION_CURRENT 80405b261ecSmrg 8054642e01fSmrg/* Have Quartz */ 8064642e01fSmrg#undef XQUARTZ 80705b261ecSmrg 8086747b715Smrg/* Support application updating through sparkle. */ 8096747b715Smrg#undef XQUARTZ_SPARKLE 8106747b715Smrg 81105b261ecSmrg/* Support Record extension */ 81205b261ecSmrg#undef XRECORD 81305b261ecSmrg 8144642e01fSmrg/* Build SELinux extension */ 8154642e01fSmrg#undef XSELINUX 8164642e01fSmrg 81705b261ecSmrg/* Define to 1 if the DTrace Xserver provider probes should be built in. */ 81805b261ecSmrg#undef XSERVER_DTRACE 81905b261ecSmrg 8204642e01fSmrg/* Use libpciaccess for all pci manipulation */ 8214642e01fSmrg#undef XSERVER_LIBPCIACCESS 8224642e01fSmrg 82335c4bbdfSmrg/* X server supports platform device enumeration */ 82435c4bbdfSmrg#undef XSERVER_PLATFORM_BUS 82535c4bbdfSmrg 82605b261ecSmrg/* Support XSync extension */ 82705b261ecSmrg#undef XSYNC 82805b261ecSmrg 82905b261ecSmrg/* Support XTest extension */ 83005b261ecSmrg#undef XTEST 83105b261ecSmrg 83235c4bbdfSmrg/* Enable xtrans fd passing support */ 83335c4bbdfSmrg#undef XTRANS_SEND_FDS 83435c4bbdfSmrg 83505b261ecSmrg/* Support Xv extension */ 83605b261ecSmrg#undef XV 83705b261ecSmrg 83805b261ecSmrg/* Vendor name */ 83905b261ecSmrg#undef XVENDORNAME 84005b261ecSmrg 84105b261ecSmrg/* Short vendor name */ 84205b261ecSmrg#undef XVENDORNAMESHORT 84305b261ecSmrg 84435c4bbdfSmrg/* byte order */ 84535c4bbdfSmrg#undef X_BYTE_ORDER 84635c4bbdfSmrg 84705b261ecSmrg/* Build Xv extension */ 84805b261ecSmrg#undef XvExtension 84905b261ecSmrg 85005b261ecSmrg/* Build XvMC extension */ 85105b261ecSmrg#undef XvMCExtension 85205b261ecSmrg 85358cf2af7Smrg/* Define to 1 if 'lex' declares 'yytext' as a 'char *' by default, not a 85458cf2af7Smrg 'char[]'. */ 85505b261ecSmrg#undef YYTEXT_POINTER 85605b261ecSmrg 85705b261ecSmrg/* Number of bits in a file offset, on hosts where this is settable. */ 85805b261ecSmrg#undef _FILE_OFFSET_BITS 85905b261ecSmrg 86005b261ecSmrg/* Enable GNU and other extensions to the C environment for glibc */ 86105b261ecSmrg#undef _GNU_SOURCE 86205b261ecSmrg 86358cf2af7Smrg/* Define to 1 on platforms where this makes off_t a 64-bit type. */ 86405b261ecSmrg#undef _LARGE_FILES 86505b261ecSmrg 86658cf2af7Smrg/* Number of bits in time_t, on hosts where this is settable. */ 86758cf2af7Smrg#undef _TIME_BITS 86858cf2af7Smrg 86935c4bbdfSmrg/* Defined if needed to expose struct msghdr.msg_control */ 87035c4bbdfSmrg#undef _XOPEN_SOURCE 87135c4bbdfSmrg 87205b261ecSmrg/* Define to 1 if unsigned long is 64 bits. */ 87305b261ecSmrg#undef _XSERVER64 87405b261ecSmrg 87558cf2af7Smrg/* Define to 1 on platforms where this makes time_t a 64-bit type. */ 87658cf2af7Smrg#undef __MINGW_USE_VC2005_COMPAT 87758cf2af7Smrg 87805b261ecSmrg/* Vendor web address for support */ 87905b261ecSmrg#undef __VENDORDWEBSUPPORT__ 88005b261ecSmrg 88105b261ecSmrg/* Name of X server */ 88205b261ecSmrg#undef __XSERVERNAME__ 88305b261ecSmrg 88458cf2af7Smrg/* Define to empty if 'const' does not conform to ANSI C. */ 88505b261ecSmrg#undef const 88605b261ecSmrg 887c82838c1Smrg/* Define as a signed integer type capable of holding a process identifier. */ 88805b261ecSmrg#undef pid_t 88935c4bbdfSmrg 89035c4bbdfSmrg/* Define to __typeof__ if your compiler spells it that way. */ 89135c4bbdfSmrg#undef typeof 892