/* 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 */ #define AIGLX 1 /* Default base font path */ #define BASE_FONT_PATH "/usr/local/lib/X11/fonts" /* 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 "" /* Use only built-in fonts */ /* #undef BUILTIN_FONTS */ /* Default font path */ #define COMPILEDDEFAULTFONTPATH "/usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/" /* Support Composite Extension */ #define COMPOSITE 1 /* Use the D-Bus input configuration API */ /* #undef CONFIG_DBUS_API */ /* Use the HAL hotplug API */ #define CONFIG_HAL 1 /* 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 OsVendorFatalError */ /* #undef DDXOSFATALERROR */ /* Use OsVendorInit */ #define DDXOSINIT 1 /* Use OsVendorVErrorF */ /* #undef DDXOSVERRORF */ /* Use GetTimeInMillis */ /* #undef DDXTIME */ /* Enable debugging code */ /* #undef DEBUG */ /* Default library install path */ #define DEFAULT_LIBRARY_PATH "/usr/local/lib" /* Default log location */ #define DEFAULT_LOGPREFIX "/usr/local/var/log/Xorg." /* Default module search path */ #define DEFAULT_MODULE_PATH "/usr/local/lib/xorg/modules" /* Support DGA extension */ #define DGA 1 /* Support DPMS extension */ #define DPMSExtension 1 /* Build DRI2 extension */ /* #undef DRI2 */ /* Default DRI driver path */ #define DRI_DRIVER_PATH "/usr/local/lib/dri" /* Build Extended-Visual-Information extension */ #define EVI 1 /* Build FontCache extension */ /* #undef FONTCACHE */ /* Build GLX extension */ #define GLXEXT 1 /* 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. */ #define HAS_GETIFADDRS 1 /* 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 */ #define HAS_MTRR_SUPPORT 1 /* Support SHM */ #define HAS_SHM 1 /* Have the 'strlcpy' function */ /* #undef HAS_STRLCPY */ /* 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 and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ASM_MTRR_H 1 /* Define to 1 if you have the `authdes_create' function. */ #define HAVE_AUTHDES_CREATE 1 /* Define to 1 if you have the `authdes_seccreate' function. */ /* #undef HAVE_AUTHDES_SECCREATE */ /* Has backtrace support */ #define HAVE_BACKTRACE 1 /* Define to 1 if you have the 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. */ /* #undef HAVE_CLOCK_GETTIME */ /* Define to 1 if you have the header file. */ /* #undef HAVE_DBM_H */ /* Have D-Bus support */ #define HAVE_DBUS 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the 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 */ #define HAVE_EXECINFO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_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 header file. */ #define HAVE_INTTYPES_H 1 /* launchd support available */ /* #undef HAVE_LAUNCHD */ /* Define to 1 if you have the `audit' library (-laudit). */ /* #undef HAVE_LIBAUDIT */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBAUDIT_H */ /* Has version 2.2 (or newer) of the drm library */ #define HAVE_LIBDRM_2_2 1 /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the `selinux' library (-lselinux). */ /* #undef HAVE_LIBSELINUX */ /* Define to 1 if you have the `link' function. */ #define HAVE_LINK 1 /* Define to 1 if you have the header file. */ #define HAVE_LINUX_AGPGART_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LINUX_APM_BIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LINUX_FB_H 1 /* Define to 1 if you have the 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 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 header file. */ /* #undef HAVE_NDBM_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the `pci_device_enable' function. */ #define HAVE_PCI_DEVICE_ENABLE 1 /* Define to 1 if you have the `pci_system_init_dev_mem' function. */ #define HAVE_PCI_SYSTEM_INIT_DEV_MEM 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_RPCSVC_DBM_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SDL_SDL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SELINUX_AVC_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SELINUX_SELINUX_H */ /* 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 header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the 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 header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* 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 header file. */ /* #undef HAVE_SYS_AGPIO_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_IO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_LINKER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MEMRANGE_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VM86_H */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Has /dev/urandom */ #define HAVE_URANDOM 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 */ /* #undef KDRIVEDDXACTIONS */ /* Build fbdev-based kdrive server */ /* #undef KDRIVEFBDEV */ /* Build Kdrive X server */ /* #undef KDRIVESERVER */ /* Build VESA-based kdrive servers */ /* #undef KDRIVEVESA */ /* Support os-specific local connections */ /* #undef LOCALCONN */ /* Support MIT Misc extension */ #define MITMISC 1 /* Support MIT-SHM extension */ #define MITSHM 1 /* Have monotonic clock from clock_gettime() */ #define MONOTONIC_CLOCK 1 /* Build Multibuffer extension */ /* #undef MULTIBUFFER */ /* Disable some debugging code */ #define NDEBUG 1 /* Do not have 'strcasecmp'. */ /* #undef NEED_STRCASECMP */ /* Do not have 'strcasestr'. */ /* #undef NEED_STRCASESTR */ /* Do not have 'strncasecmp'. */ /* #undef NEED_STRNCASECMP */ /* Need XFree86 helper functions */ #define NEED_XF86_PROTOTYPES 1 /* Need XFree86 typedefs */ #define NEED_XF86_TYPES 1 /* Avoid using a font server */ /* #undef NOFONTSERVERACCESS */ /* Define to 1 if modules should avoid the libcwrapper */ #define NO_LIBCWRAPPER 1 /* Use an empty root cursor */ /* #undef NULL_ROOT_CURSOR */ /* Operating System Name */ #define OSNAME "Linux 2.6.27-13.fc10.i686 i686" /* 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.5.3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "xorg-server" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.5.3" /* Major version of this package */ #define PACKAGE_VERSION_MAJOR 1 /* Minor version of this package */ #define PACKAGE_VERSION_MINOR 5 /* Patch version of this package */ #define PACKAGE_VERSION_PATCHLEVEL 3 /* 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 "/usr/local" /* 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 /* Define as the return type of signal handlers (`int' or `void'). */ /* #undef RETSIGTYPE */ /* Build Rootless code */ /* #undef ROOTLESS */ /* Support MIT-SCREEN-SAVER extension */ #define SCREENSAVER 1 /* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ #define SECURE_RPC 1 /* Use a lock to prevent multiple servers on a display */ #define SERVER_LOCK 1 /* Server miscellaneous config path */ #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg" /* Support SHAPE extension */ #define SHAPE 1 /* The size of `unsigned long', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG 4 /* Include time-based scheduler */ #define SMART_SCHEDULE 1 /* 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 */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 on systems derived from System V Release 4 */ /* #undef SVR4 */ /* System has syscons console */ /* #undef SYSCONS_SUPPORT */ /* Support TCP socket connections */ #define TCPCONN 1 /* Build TOG-CUP extension */ #define TOGCUP 1 /* 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 */ /* Define to use byteswap macros from */ /* #undef USE_SYS_ENDIAN_H */ /* Version number of package */ #define VERSION "1.5.3" /* Building vgahw module */ #define WITH_VGAHW 1 /* 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 /* Build APPGROUP extension */ /* #undef XAPPGROUP */ /* Build XCalibrate extension */ /* #undef XCALIBRATE */ /* Support XCMisc extension */ #define XCMISC 1 /* Build Security extension */ /* #undef XCSECURITY */ /* Support XDM Control Protocol */ #define XDMCP 1 /* enable DRI extension in xephyr */ /* #undef XEPHYR_DRI */ /* Build XEvIE extension */ #define XEVIE 1 /* Support XF86 Big font extension */ /* #undef XF86BIGFONT */ /* Name of configuration file */ #define XF86CONFIGFILE "xorg.conf" /* Build DRI extension */ #define XF86DRI 1 /* Support XFree86 miscellaneous extensions */ #define XF86MISC 1 /* Support XFree86 Video Mode extension */ #define XF86VIDMODE 1 /* Support XFixes extension */ #define XFIXES 1 /* Building loadable XFree86 server */ #define XFree86LOADER 1 /* Building XFree86 server */ #define XFree86Server 1 /* Build XDGA support */ #define XFreeXDGA 1 /* Use loadable XGL modules */ /* #undef XGL_MODULAR */ /* Default XGL module search path */ /* #undef XGL_MODULE_PATH */ /* Support Xinerama extension */ #define XINERAMA 1 /* Support X Input extension */ #define XINPUT 1 /* Build XKB */ #define XKB 1 /* Path to XKB data */ #define XKB_BASE_DIRECTORY "xkbdata" /* Path to XKB bin dir */ #define XKB_BIN_DIRECTORY "." /* Disable XKB per default */ #define XKB_DFLT_DISABLED 0 /* Build XKB server */ #define XKB_IN_SERVER 1 /* Path to XKB output dir */ #define XKM_OUTPUT_DIR "xkbdata/compiled/" /* Building Xorg server */ #define XORGSERVER 1 /* Vendor release */ #define XORG_DATE "5 November 2008" /* Vendor man version */ #define XORG_MAN_VERSION "Version 1.5.3" /* Building Xorg server */ #define XORG_SERVER 1 /* Current Xorg version */ #define XORG_VERSION_CURRENT (((1) * 10000000) + ((5) * 100000) + ((3) * 1000) + 0) /* Build Print extension */ /* #undef XPRINT */ /* Support FreeType rasterizer in Xprint for nearly all font file formats */ /* #undef XP_USE_FREETYPE */ /* Have Quartz */ /* #undef XQUARTZ */ /* Support Record extension */ /* #undef XRECORD */ /* Build registry module */ #define XREGISTRY 1 /* Build XRes extension */ #define XResExtension 1 /* Build Xsdl server */ /* #undef XSDLSERVER */ /* 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 */ #define XSERVER_LIBPCIACCESS 1 /* Support XSync extension */ #define XSYNC 1 /* Support XTest extension */ #define XTEST 1 /* Support XTrap extension */ /* #undef XTRAP */ /* Support Xv extension */ #define XV 1 /* Vendor name */ #define XVENDORNAME "The X.Org Foundation" /* Short vendor name */ #define XVENDORNAMESHORT "X.Org" /* Deal with multiple architecture compiles on Mac OS X */ #ifndef __APPLE_CC__ #define X_BYTE_ORDER _X_BYTE_ORDER #else #ifdef __BIG_ENDIAN__ #define X_BYTE_ORDER X_BIG_ENDIAN #else #define X_BYTE_ORDER X_LITTLE_ENDIAN #endif #endif /* 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[]'. */ #define YYTEXT_POINTER 1 /* Number of bits in a file offset, on hosts where this is settable. */ #define _FILE_OFFSET_BITS 64 /* Enable GNU and other extensions to the C environment for glibc */ #define _GNU_SOURCE 1 /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to 1 if unsigned long is 64 bits. */ /* #undef _XSERVER64 */ /* Endian order */ #define _X_BYTE_ORDER X_LITTLE_ENDIAN /* Solaris 8 or later */ /* #undef __SOL8__ */ /* Vendor web address for support */ #define __VENDORDWEBSUPPORT__ "http://wiki.x.org" /* Name of configuration file */ #define __XCONFIGFILE__ "xorg.conf" /* Default XKB rules */ #define __XKBDEFRULES__ "xorg" /* Name of X server */ #define __XSERVERNAME__ "Xorg" /* Define to 16-bit byteswap macro */ /* #undef bswap_16 */ /* Define to 32-bit byteswap macro */ /* #undef bswap_32 */ /* Define to 64-bit byteswap macro */ /* #undef bswap_64 */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `int' if does not define. */ /* #undef pid_t */