808 lines
19 KiB
C
808 lines
19 KiB
C
/* include/do-not-use-config.h. Generated from do-not-use-config.h.in by configure. */
|
|
/* include/do-not-use-config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define if building universal (internal helper macro) */
|
|
/* #undef AC_APPLE_UNIVERSAL_BUILD */
|
|
|
|
/* Build AIGLX loader */
|
|
/* #undef AIGLX */
|
|
|
|
/* Default base font path */
|
|
#define BASE_FONT_PATH "/usr/share/fonts/X11"
|
|
|
|
/* Support BigRequests extension */
|
|
#define BIGREQS 1
|
|
|
|
/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
|
|
/* #undef BSD44SOCKETS */
|
|
|
|
/* Builder address */
|
|
#define BUILDERADDR "xorg@lists.freedesktop.org"
|
|
|
|
/* Builder string */
|
|
#define BUILDERSTRING ""
|
|
|
|
/* Prefix to use for bundle identifiers */
|
|
#define BUNDLE_ID_PREFIX "org.x"
|
|
|
|
/* Support client ID tracking */
|
|
#define CLIENTIDS 1
|
|
|
|
/* Default font path */
|
|
#define COMPILEDDEFAULTFONTPATH "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/"
|
|
|
|
/* Support Composite Extension */
|
|
#define COMPOSITE 1
|
|
|
|
/* Use the D-Bus input configuration API */
|
|
/* #undef CONFIG_DBUS_API */
|
|
|
|
/* Use the HAL hotplug API */
|
|
/* #undef CONFIG_HAL */
|
|
|
|
/* Use D-Bus for input hotplug */
|
|
/* #undef CONFIG_NEED_DBUS */
|
|
|
|
/* Use libudev for input hotplug */
|
|
/* #undef CONFIG_UDEV */
|
|
|
|
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
|
systems. This function is required for `alloca.c' support on those systems.
|
|
*/
|
|
/* #undef CRAY_STACKSEG_END */
|
|
|
|
/* System is BSD-like */
|
|
/* #undef CSRG_BASED */
|
|
|
|
/* Simple debug messages */
|
|
/* #undef CYGDEBUG */
|
|
|
|
/* Debug window manager */
|
|
/* #undef CYGMULTIWINDOW_DEBUG */
|
|
|
|
/* Debug messages for window handling */
|
|
/* #undef CYGWINDOWING_DEBUG */
|
|
|
|
/* Define to 1 if using `alloca.c'. */
|
|
/* #undef C_ALLOCA */
|
|
|
|
/* Support Damage extension */
|
|
#define DAMAGE 1
|
|
|
|
/* Support DBE extension */
|
|
#define DBE 1
|
|
|
|
/* Use ddxBeforeReset */
|
|
/* #undef DDXBEFORERESET */
|
|
|
|
/* Use OsVendorVErrorF */
|
|
/* #undef DDXOSVERRORF */
|
|
|
|
/* Enable debugging code */
|
|
/* #undef DEBUG */
|
|
|
|
/* Default library install path */
|
|
/* #undef DEFAULT_LIBRARY_PATH */
|
|
|
|
/* Default log location */
|
|
/* #undef DEFAULT_LOGDIR */
|
|
|
|
/* Default log location */
|
|
/* #undef DEFAULT_LOGPREFIX */
|
|
|
|
/* Default module search path */
|
|
/* #undef DEFAULT_MODULE_PATH */
|
|
|
|
/* Support DGA extension */
|
|
/* #undef DGA */
|
|
|
|
/* Support DPMS extension */
|
|
#define DPMSExtension 1
|
|
|
|
/* Build DRI2 extension */
|
|
/* #undef DRI2 */
|
|
|
|
/* Build DRI2 AIGLX loader */
|
|
/* #undef DRI2_AIGLX */
|
|
|
|
/* Default DRI driver path */
|
|
#define DRI_DRIVER_PATH "/usr/lib/x86_64-linux-gnu/dri"
|
|
|
|
/* Build GLX extension */
|
|
/* #undef GLXEXT */
|
|
|
|
/* Support XDM-AUTH*-1 */
|
|
#define HASXDMAUTH 1
|
|
|
|
/* System has /dev/xf86 aperture driver */
|
|
/* #undef HAS_APERTURE_DRV */
|
|
|
|
/* Cygwin has /dev/windows for signaling new win32 messages */
|
|
/* #undef HAS_DEVWINDOWS */
|
|
|
|
/* Have the 'getdtablesize' function. */
|
|
#define HAS_GETDTABLESIZE 1
|
|
|
|
/* Have the 'getifaddrs' function. */
|
|
/* #undef HAS_GETIFADDRS */
|
|
|
|
/* Have the 'getpeereid' function. */
|
|
/* #undef HAS_GETPEEREID */
|
|
|
|
/* Have the 'getpeerucred' function. */
|
|
/* #undef HAS_GETPEERUCRED */
|
|
|
|
/* Have the 'mmap' function. */
|
|
#define HAS_MMAP 1
|
|
|
|
/* Define to 1 if NetBSD built-in MTRR support is available */
|
|
/* #undef HAS_MTRR_BUILTIN */
|
|
|
|
/* MTRR support available */
|
|
/* #undef HAS_MTRR_SUPPORT */
|
|
|
|
/* Support SHM */
|
|
#define HAS_SHM 1
|
|
|
|
/* Have the 'strlcpy' function */
|
|
#define HAS_STRLCPY 1
|
|
|
|
/* Use Windows sockets */
|
|
/* #undef HAS_WINSOCK */
|
|
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
|
#define HAVE_ALLOCA 1
|
|
|
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
|
*/
|
|
#define HAVE_ALLOCA_H 1
|
|
|
|
/* Define to 1 if you have the <asm/mtrr.h> header file. */
|
|
/* #undef HAVE_ASM_MTRR_H */
|
|
|
|
/* Define to 1 if you have the `authdes_create' function. */
|
|
/* #undef HAVE_AUTHDES_CREATE */
|
|
|
|
/* Define to 1 if you have the `authdes_seccreate' function. */
|
|
/* #undef HAVE_AUTHDES_SECCREATE */
|
|
|
|
/* Has backtrace support */
|
|
/* #undef HAVE_BACKTRACE */
|
|
|
|
/* Define to 1 if you have the <byteswap.h> header file. */
|
|
#define HAVE_BYTESWAP_H 1
|
|
|
|
/* Have the 'cbrt' function */
|
|
#define HAVE_CBRT 1
|
|
|
|
/* Define to 1 if you have the `clock_gettime' function. */
|
|
#define HAVE_CLOCK_GETTIME 1
|
|
|
|
/* Define to 1 if you have the <dbm.h> header file. */
|
|
/* #undef HAVE_DBM_H */
|
|
|
|
/* Have D-Bus support */
|
|
#define HAVE_DBUS 1
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
|
*/
|
|
#define HAVE_DIRENT_H 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
/* #undef HAVE_DOPRNT */
|
|
|
|
/* Have execinfo.h */
|
|
/* #undef HAVE_EXECINFO_H */
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#define HAVE_FCNTL_H 1
|
|
|
|
/* Define to 1 if you have the `ffs' function. */
|
|
/* #undef HAVE_FFS */
|
|
|
|
/* Define to 1 if you have the <fnmatch.h> header file. */
|
|
#define HAVE_FNMATCH_H 1
|
|
|
|
/* Define to 1 if you have the `geteuid' function. */
|
|
#define HAVE_GETEUID 1
|
|
|
|
/* Define to 1 if you have the `getisax' function. */
|
|
/* #undef HAVE_GETISAX */
|
|
|
|
/* Define to 1 if you have the `getopt' function. */
|
|
#define HAVE_GETOPT 1
|
|
|
|
/* Define to 1 if you have the `getopt_long' function. */
|
|
#define HAVE_GETOPT_LONG 1
|
|
|
|
/* Define to 1 if you have the `getuid' function. */
|
|
#define HAVE_GETUID 1
|
|
|
|
/* Define to 1 if you have the `getzoneid' function. */
|
|
/* #undef HAVE_GETZONEID */
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the `audit' library (-laudit). */
|
|
/* #undef HAVE_LIBAUDIT */
|
|
|
|
/* Define to 1 if you have the <libaudit.h> header file. */
|
|
/* #undef HAVE_LIBAUDIT_H */
|
|
|
|
/* Define to 1 if you have the libdispatch (GCD) available */
|
|
/* #undef HAVE_LIBDISPATCH */
|
|
|
|
/* Define to 1 if you have the `m' library (-lm). */
|
|
#define HAVE_LIBM 1
|
|
|
|
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
|
|
/* #undef HAVE_LIBWS2_32 */
|
|
|
|
/* Define to 1 if you have the `link' function. */
|
|
#define HAVE_LINK 1
|
|
|
|
/* Define to 1 if you have the <linux/agpgart.h> header file. */
|
|
/* #undef HAVE_LINUX_AGPGART_H */
|
|
|
|
/* Define to 1 if you have the <linux/apm_bios.h> header file. */
|
|
#define HAVE_LINUX_APM_BIOS_H 1
|
|
|
|
/* Define to 1 if you have the <linux/fb.h> header file. */
|
|
#define HAVE_LINUX_FB_H 1
|
|
|
|
/* Define to 1 if you have the <machine/mtrr.h> header file. */
|
|
/* #undef HAVE_MACHINE_MTRR_H */
|
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
#define HAVE_MEMMOVE 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#define HAVE_MEMSET 1
|
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
#define HAVE_MKSTEMP 1
|
|
|
|
/* Define to 1 if you have the <ndbm.h> header file. */
|
|
/* #undef HAVE_NDBM_H */
|
|
|
|
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
|
/* #undef HAVE_NDIR_H */
|
|
|
|
/* Define to 1 if you have the `pci_device_enable' function. */
|
|
/* #undef HAVE_PCI_DEVICE_ENABLE */
|
|
|
|
/* Define to 1 if you have the `pci_device_is_boot_vga' function. */
|
|
/* #undef HAVE_PCI_DEVICE_IS_BOOT_VGA */
|
|
|
|
/* Define to 1 if you have the `pci_device_vgaarb_init' function. */
|
|
/* #undef HAVE_PCI_DEVICE_VGAARB_INIT */
|
|
|
|
/* Define to 1 if you have the `pci_system_init_dev_mem' function. */
|
|
/* #undef HAVE_PCI_SYSTEM_INIT_DEV_MEM */
|
|
|
|
/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */
|
|
/* #undef HAVE_RPCSVC_DBM_H */
|
|
|
|
/* Define to 1 if you have the <SDL/SDL.h> header file. */
|
|
#define HAVE_SDL_SDL_H 1
|
|
|
|
/* Use CommonCrypto SHA1 functions */
|
|
/* #undef HAVE_SHA1_IN_COMMONCRYPTO */
|
|
|
|
/* Use libc SHA1 functions */
|
|
#define HAVE_SHA1_IN_LIBC 1
|
|
|
|
/* Use libgcrypt SHA1 functions */
|
|
/* #undef HAVE_SHA1_IN_LIBGCRYPT */
|
|
|
|
/* Use libmd SHA1 functions */
|
|
/* #undef HAVE_SHA1_IN_LIBMD */
|
|
|
|
/* Use libsha1 for SHA1 */
|
|
/* #undef HAVE_SHA1_IN_LIBSHA1 */
|
|
|
|
/* Define to 1 if you have the `shmctl64' function. */
|
|
/* #undef HAVE_SHMCTL64 */
|
|
|
|
/* Define to 1 if the system has the type `socklen_t'. */
|
|
#define HAVE_SOCKLEN_T 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if you have the `strcasestr' function. */
|
|
#define HAVE_STRCASESTR 1
|
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
#define HAVE_STRCHR 1
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* Define to 1 if you have the <stropts.h> header file. */
|
|
/* #undef HAVE_STROPTS_H */
|
|
|
|
/* Define to 1 if you have the `strrchr' function. */
|
|
#define HAVE_STRRCHR 1
|
|
|
|
/* Define to 1 if you have the `strtol' function. */
|
|
#define HAVE_STRTOL 1
|
|
|
|
/* Define to 1 if SYSV IPC is available */
|
|
#define HAVE_SYSV_IPC 1
|
|
|
|
/* Define to 1 if you have the <sys/agpgart.h> header file. */
|
|
/* #undef HAVE_SYS_AGPGART_H */
|
|
|
|
/* Define to 1 if you have the <sys/agpio.h> header file. */
|
|
/* #undef HAVE_SYS_AGPIO_H */
|
|
|
|
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_DIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/io.h> header file. */
|
|
/* #undef HAVE_SYS_IO_H */
|
|
|
|
/* Define to 1 if you have the <sys/kd.h> header file. */
|
|
/* #undef HAVE_SYS_KD_H */
|
|
|
|
/* Define to 1 if you have the <sys/linker.h> header file. */
|
|
/* #undef HAVE_SYS_LINKER_H */
|
|
|
|
/* Define to 1 if you have the <sys/memrange.h> header file. */
|
|
/* #undef HAVE_SYS_MEMRANGE_H */
|
|
|
|
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <sys/utsname.h> header file. */
|
|
#define HAVE_SYS_UTSNAME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/vm86.h> header file. */
|
|
/* #undef HAVE_SYS_VM86_H */
|
|
|
|
/* Define to 1 if you have the <sys/vt.h> header file. */
|
|
/* #undef HAVE_SYS_VT_H */
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if you have the `vasprintf' function. */
|
|
#define HAVE_VASPRINTF 1
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
#define HAVE_VPRINTF 1
|
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
#define HAVE_VSNPRINTF 1
|
|
|
|
/* Define to 1 if you have the `walkcontext' function. */
|
|
/* #undef HAVE_WALKCONTEXT */
|
|
|
|
/* Support IPv6 for TCP connections */
|
|
#define IPv6 1
|
|
|
|
/* Build kdrive ddx */
|
|
#define KDRIVEDDXACTIONS /**/
|
|
|
|
/* Build fbdev-based kdrive server */
|
|
/* #undef KDRIVEFBDEV */
|
|
|
|
/* Build Kdrive X server */
|
|
#define KDRIVESERVER 1
|
|
|
|
/* Enable KDrive evdev driver */
|
|
#define KDRIVE_EVDEV 1
|
|
|
|
/* Enable KDrive kbd driver */
|
|
#define KDRIVE_KBD 1
|
|
|
|
/* Enable KDrive mouse driver */
|
|
#define KDRIVE_MOUSE 1
|
|
|
|
/* Support os-specific local connections */
|
|
/* #undef LOCALCONN */
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#define LT_OBJDIR ".libs/"
|
|
|
|
/* Support MIT-SHM extension */
|
|
#define MITSHM 1
|
|
|
|
/* Have monotonic clock from clock_gettime() */
|
|
/* #undef MONOTONIC_CLOCK */
|
|
|
|
/* Do not have 'strcasecmp'. */
|
|
#define NEED_STRCASECMP 1
|
|
|
|
/* Do not have 'strcasestr'. */
|
|
/* #undef NEED_STRCASESTR */
|
|
|
|
/* Do not have 'strncasecmp'. */
|
|
#define NEED_STRNCASECMP 1
|
|
|
|
/* Need XFree86 helper functions */
|
|
/* #undef NEED_XF86_PROTOTYPES */
|
|
|
|
/* Need XFree86 typedefs */
|
|
/* #undef NEED_XF86_TYPES */
|
|
|
|
/* Define to 1 if modules should avoid the libcwrapper */
|
|
#define NO_LIBCWRAPPER 1
|
|
|
|
/* Operating System Name */
|
|
#define OSNAME "Linux 3.16.0-4-amd64 x86_64"
|
|
|
|
/* Operating System Vendor */
|
|
#define OSVENDOR ""
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "xorg-server"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "xorg-server"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "xorg-server 1.11.4"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "xorg-server"
|
|
|
|
/* Define to the home page for this package. */
|
|
#define PACKAGE_URL ""
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "1.11.4"
|
|
|
|
/* Major version of this package */
|
|
#define PACKAGE_VERSION_MAJOR 1
|
|
|
|
/* Minor version of this package */
|
|
#define PACKAGE_VERSION_MINOR 11
|
|
|
|
/* Patch version of this package */
|
|
#define PACKAGE_VERSION_PATCHLEVEL 4
|
|
|
|
/* Internal define for Xinerama */
|
|
#define PANORAMIX 1
|
|
|
|
/* System has PC console */
|
|
/* #undef PCCONS_SUPPORT */
|
|
|
|
/* Default PCI text file ID path */
|
|
#define PCI_TXT_IDS_PATH ""
|
|
|
|
/* System has PC console */
|
|
/* #undef PCVT_SUPPORT */
|
|
|
|
/* Overall prefix */
|
|
#define PROJECTROOT "/proc/self/cwd/usr"
|
|
|
|
/* Support RANDR extension */
|
|
#define RANDR 1
|
|
|
|
/* Make PROJECT_ROOT relative to the xserver location */
|
|
/* #undef RELOCATE_PROJECTROOT */
|
|
|
|
/* Support RENDER extension */
|
|
#define RENDER 1
|
|
|
|
/* Support X resource extension */
|
|
#define RES 1
|
|
|
|
/* Build Rootless code */
|
|
/* #undef ROOTLESS */
|
|
|
|
/* Support MIT-SCREEN-SAVER extension */
|
|
#define SCREENSAVER 1
|
|
|
|
/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
|
|
/* #undef SECURE_RPC */
|
|
|
|
/* Server miscellaneous config path */
|
|
#define SERVER_MISC_CONFIG_PATH "/proc/self/cwd/usr/lib/xorg"
|
|
|
|
/* Support SHAPE extension */
|
|
#define SHAPE 1
|
|
|
|
/* The size of `unsigned long', as computed by sizeof. */
|
|
#define SIZEOF_UNSIGNED_LONG 4
|
|
|
|
/* If using the C implementation of alloca, define if you know the
|
|
direction of stack growth for your system; otherwise it will be
|
|
automatically deduced at runtime.
|
|
STACK_DIRECTION > 0 => grows toward higher addresses
|
|
STACK_DIRECTION < 0 => grows toward lower addresses
|
|
STACK_DIRECTION = 0 => direction of growth unknown */
|
|
/* #undef STACK_DIRECTION */
|
|
|
|
/* Build a standalone xpbproxy */
|
|
/* #undef STANDALONE_XPBPROXY */
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Support PC98 */
|
|
/* #undef SUPPORT_PC98 */
|
|
|
|
/* Define to 1 on systems derived from System V Release 4 */
|
|
/* #undef SVR4 */
|
|
|
|
/* Location of system.XWinrc */
|
|
/* #undef SYSCONFDIR */
|
|
|
|
/* System has syscons console */
|
|
/* #undef SYSCONS_SUPPORT */
|
|
|
|
/* Support TCP socket connections */
|
|
#define TCPCONN 1
|
|
|
|
/* The compiler supported TLS storage class, prefering initial-exec if
|
|
tls_model is supported */
|
|
#define TLS __thread __attribute__((tls_model("initial-exec")))
|
|
|
|
/* Have tslib support */
|
|
/* #undef TSLIB */
|
|
|
|
/* Support UNIX socket connections */
|
|
#define UNIXCONN 1
|
|
|
|
/* NetBSD PIO alpha IO */
|
|
/* #undef USE_ALPHA_PIO */
|
|
|
|
/* BSD AMD64 iopl */
|
|
/* #undef USE_AMD64_IOPL */
|
|
|
|
/* BSD /dev/io */
|
|
/* #undef USE_DEV_IO */
|
|
|
|
/* BSD i386 iopl */
|
|
/* #undef USE_I386_IOPL */
|
|
|
|
/* Use SIGIO handlers for input device events by default */
|
|
#define USE_SIGIO_BY_DEFAULT TRUE
|
|
|
|
/* Define to use byteswap macros from <sys/endian.h> */
|
|
#define USE_SYS_ENDIAN_H 1
|
|
|
|
/* Vendor man version */
|
|
#define VENDOR_MAN_VERSION "Version 1.11.4"
|
|
|
|
/* Vendor name */
|
|
#define VENDOR_NAME "The X.Org Foundation"
|
|
|
|
/* Vendor name */
|
|
#define VENDOR_NAME_SHORT "X.Org"
|
|
|
|
/* Vendor release */
|
|
#define VENDOR_RELEASE (((1) * 10000000) + ((11) * 100000) + ((4) * 1000) + 0)
|
|
|
|
/* Version number of package */
|
|
#define VERSION "1.11.4"
|
|
|
|
/* Building with libdrm support */
|
|
/* #undef WITH_LIBDRM */
|
|
|
|
/* Building vgahw module */
|
|
/* #undef WITH_VGAHW */
|
|
|
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
|
# if defined __BIG_ENDIAN__
|
|
# define WORDS_BIGENDIAN 1
|
|
# endif
|
|
#else
|
|
# ifndef WORDS_BIGENDIAN
|
|
/* # undef WORDS_BIGENDIAN */
|
|
# endif
|
|
#endif
|
|
|
|
/* System has wscons console */
|
|
/* #undef WSCONS_SUPPORT */
|
|
|
|
/* Build X-ACE extension */
|
|
#define XACE 1
|
|
|
|
/* Support XCMisc extension */
|
|
#define XCMISC 1
|
|
|
|
/* Build Security extension */
|
|
/* #undef XCSECURITY */
|
|
|
|
/* Support XDM Control Protocol */
|
|
#define XDMCP 1
|
|
|
|
/* Support XF86 Big font extension */
|
|
/* #undef XF86BIGFONT */
|
|
|
|
/* Name of configuration file */
|
|
/* #undef XF86CONFIGFILE */
|
|
|
|
/* Build DRI extension */
|
|
/* #undef XF86DRI */
|
|
|
|
/* Support XFree86 Video Mode extension */
|
|
/* #undef XF86VIDMODE */
|
|
|
|
/* Support XFixes extension */
|
|
#define XFIXES 1
|
|
|
|
/* Building loadable XFree86 server */
|
|
/* #undef XFree86LOADER */
|
|
|
|
/* Building XFree86 server */
|
|
/* #undef XFree86Server */
|
|
|
|
/* Build XDGA support */
|
|
/* #undef XFreeXDGA */
|
|
|
|
/* Support Xinerama extension */
|
|
#define XINERAMA 1
|
|
|
|
/* Support X Input extension */
|
|
#define XINPUT 1
|
|
|
|
/* Path to XKB data */
|
|
#define XKB_BASE_DIRECTORY "/proc/self/cwd/usr/share/X11/xkb"
|
|
|
|
/* Path to XKB bin dir */
|
|
#define XKB_BIN_DIRECTORY "/proc/self/cwd/usr/bin"
|
|
|
|
/* Default XKB layout */
|
|
#define XKB_DFLT_LAYOUT "us"
|
|
|
|
/* Default XKB model */
|
|
#define XKB_DFLT_MODEL "pc105"
|
|
|
|
/* Default XKB options */
|
|
#define XKB_DFLT_OPTIONS ""
|
|
|
|
/* Default XKB ruleset */
|
|
#define XKB_DFLT_RULES "evdev"
|
|
|
|
/* Default XKB variant */
|
|
#define XKB_DFLT_VARIANT ""
|
|
|
|
/* Path to XKB output dir */
|
|
#define XKM_OUTPUT_DIR "/proc/self/cwd/tmp/"
|
|
|
|
/* Building Xorg server */
|
|
/* #undef XORGSERVER */
|
|
|
|
/* Vendor release */
|
|
#define XORG_DATE "2012-01-27"
|
|
|
|
/* Vendor man version */
|
|
#define XORG_MAN_VERSION "Version 1.11.4"
|
|
|
|
/* Building Xorg server */
|
|
/* #undef XORG_SERVER */
|
|
|
|
/* Current Xorg version */
|
|
/* #undef XORG_VERSION_CURRENT */
|
|
|
|
/* Have Quartz */
|
|
/* #undef XQUARTZ */
|
|
|
|
/* Support application updating through sparkle. */
|
|
/* #undef XQUARTZ_SPARKLE */
|
|
|
|
/* Support Record extension */
|
|
#define XRECORD 1
|
|
|
|
/* Build registry module */
|
|
#define XREGISTRY 1
|
|
|
|
/* Build Xsdl server */
|
|
#define XSDLSERVER 1
|
|
|
|
/* Build SELinux extension */
|
|
/* #undef XSELINUX */
|
|
|
|
/* Define to 1 if the DTrace Xserver provider probes should be built in. */
|
|
/* #undef XSERVER_DTRACE */
|
|
|
|
/* Use libpciaccess for all pci manipulation */
|
|
/* #undef XSERVER_LIBPCIACCESS */
|
|
|
|
/* Support XSync extension */
|
|
#define XSYNC 1
|
|
|
|
/* Support XTest extension */
|
|
#define XTEST 1
|
|
|
|
/* Support Xv extension */
|
|
#define XV 1
|
|
|
|
/* Vendor name */
|
|
#define XVENDORNAME "The X.Org Foundation"
|
|
|
|
/* Short vendor name */
|
|
#define XVENDORNAMESHORT "X.Org"
|
|
|
|
/* Build Xv extension */
|
|
#define XvExtension 1
|
|
|
|
/* Build XvMC extension */
|
|
#define XvMCExtension 1
|
|
|
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
|
`char[]'. */
|
|
/* #undef YYTEXT_POINTER */
|
|
|
|
/* Enable large inode numbers on Mac OS X 10.5. */
|
|
#ifndef _DARWIN_USE_64_BIT_INODE
|
|
# define _DARWIN_USE_64_BIT_INODE 1
|
|
#endif
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
/* #undef _FILE_OFFSET_BITS */
|
|
|
|
/* Enable GNU and other extensions to the C environment for glibc */
|
|
/* #undef _GNU_SOURCE */
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
/* #undef _LARGE_FILES */
|
|
|
|
/* Defined if needed to expose struct msghdr.msg_control */
|
|
/* #undef _XOPEN_SOURCE */
|
|
|
|
/* Define to 1 if unsigned long is 64 bits. */
|
|
/* #undef _XSERVER64 */
|
|
|
|
/* Vendor web address for support */
|
|
/* #undef __VENDORDWEBSUPPORT__ */
|
|
|
|
/* Name of configuration directory */
|
|
/* #undef __XCONFIGDIR__ */
|
|
|
|
/* Name of configuration file */
|
|
/* #undef __XCONFIGFILE__ */
|
|
|
|
/* Name of X server */
|
|
/* #undef __XSERVERNAME__ */
|
|
|
|
/* Define to 16-bit byteswap macro */
|
|
#define bswap_16 __swap16
|
|
|
|
/* Define to 32-bit byteswap macro */
|
|
#define bswap_32 __swap32
|
|
|
|
/* Define to 64-bit byteswap macro */
|
|
#define bswap_64 __swap64
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef pid_t */
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|