dix-config.h.in revision 4642e01f
1/* dix-config.h.in: not at all generated. -*- c -*- */ 2 3#ifndef _DIX_CONFIG_H_ 4#define _DIX_CONFIG_H_ 5 6/* Support BigRequests extension */ 7#undef BIGREQS 8 9/* Builder address */ 10#undef BUILDERADDR 11 12/* Operating System Name */ 13#undef OSNAME 14 15/* Operating System Vendor */ 16#undef OSVENDOR 17 18/* Builder string */ 19#undef BUILDERSTRING 20 21/* Default font path */ 22#undef COMPILEDDEFAULTFONTPATH 23 24/* Miscellaneous server configuration files path */ 25#undef SERVER_MISC_CONFIG_PATH 26 27/* Support Composite Extension */ 28#undef COMPOSITE 29 30/* Support Damage extension */ 31#undef DAMAGE 32 33/* Build for darwin with Quartz support */ 34#undef DARWIN_WITH_QUARTZ 35 36/* Use OsVendorVErrorF */ 37#undef DDXOSVERRORF 38 39/* Use ddxBeforeReset */ 40#undef DDXBEFORERESET 41 42/* Build DPMS extension */ 43#undef DPMSExtension 44 45/* Build GLX extension */ 46#undef GLXEXT 47 48/* Build GLX DRI loader */ 49#undef GLX_DRI 50 51/* Path to DRI drivers */ 52#undef DRI_DRIVER_PATH 53 54/* Support XDM-AUTH*-1 */ 55#undef HASXDMAUTH 56 57/* Define to 1 if you have the `getdtablesize' function. */ 58#undef HAS_GETDTABLESIZE 59 60/* Define to 1 if you have the `getifaddrs' function. */ 61#undef HAS_GETIFADDRS 62 63/* Define to 1 if you have the `getpeereid' function. */ 64#undef HAS_GETPEEREID 65 66/* Define to 1 if you have the `getpeerucred' function. */ 67#undef HAS_GETPEERUCRED 68 69/* Define to 1 if you have the `mmap' function. */ 70#undef HAS_MMAP 71 72/* Support SHM */ 73#undef HAS_SHM 74 75/* Have the 'strlcpy' function */ 76#undef HAS_STRLCPY 77 78/* Define to 1 if you have the <asm/mtrr.h> header file. */ 79#undef HAVE_ASM_MTRR_H 80 81/* Has backtrace support */ 82#undef HAVE_BACKTRACE 83 84/* Define to 1 if you have the <byteswap.h> header file. */ 85#undef HAVE_BYTESWAP_H 86 87/* Define to 1 if you have cbrt */ 88#undef HAVE_CBRT 89 90/* Define to 1 if you have the <dbm.h> header file. */ 91#undef HAVE_DBM_H 92 93/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 94 */ 95#undef HAVE_DIRENT_H 96 97/* Define to 1 if you have the <dlfcn.h> header file. */ 98#undef HAVE_DLFCN_H 99 100/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 101#undef HAVE_DOPRNT 102 103/* Have execinfo.h */ 104#undef HAVE_EXECINFO_H 105 106/* Define to 1 if you have the <fcntl.h> header file. */ 107#undef HAVE_FCNTL_H 108 109/* Define to 1 if you have the `geteuid' function. */ 110#undef HAVE_GETEUID 111 112/* Define to 1 if you have the `getisax' function. */ 113#undef HAVE_GETISAX 114 115/* Define to 1 if you have the `getuid' function. */ 116#undef HAVE_GETUID 117 118/* Define to 1 if you have the `getzoneid' function. */ 119#undef HAVE_GETZONEID 120 121/* Define to 1 if you have the <inttypes.h> header file. */ 122#undef HAVE_INTTYPES_H 123 124/* Have Quartz */ 125#undef XQUARTZ 126 127/* Build a standalone xpbproxy */ 128#undef STANDALONE_XPBPROXY 129 130/* Define to 1 if you have the `m' library (-lm). */ 131#undef HAVE_LIBM 132 133/* Define to 1 if you have the `link' function. */ 134#undef HAVE_LINK 135 136/* Define to 1 if you have the <linux/agpgart.h> header file. */ 137#undef HAVE_LINUX_AGPGART_H 138 139/* Define to 1 if you have the <linux/apm_bios.h> header file. */ 140#undef HAVE_LINUX_APM_BIOS_H 141 142/* Define to 1 if you have the <linux/fb.h> header file. */ 143#undef HAVE_LINUX_FB_H 144 145/* Define to 1 if you have the `mkstemp' function. */ 146#undef HAVE_MKSTEMP 147 148/* Define to 1 if you have the <ndbm.h> header file. */ 149#undef HAVE_NDBM_H 150 151/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 152#undef HAVE_NDIR_H 153 154/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */ 155#undef HAVE_RPCSVC_DBM_H 156 157/* Define to use libmd SHA1 functions instead of OpenSSL libcrypto */ 158#undef HAVE_SHA1_IN_LIBMD 159 160/* Define to 1 if you have the `shmctl64' function. */ 161#undef HAVE_SHMCTL64 162 163/* Define to 1 if you have the <stdint.h> header file. */ 164#undef HAVE_STDINT_H 165 166/* Define to 1 if you have the <stdlib.h> header file. */ 167#undef HAVE_STDLIB_H 168 169/* Define to 1 if you have the `strchr' function. */ 170#undef HAVE_STRCHR 171 172/* Define to 1 if you have the <strings.h> header file. */ 173#undef HAVE_STRINGS_H 174 175/* Define to 1 if you have the <string.h> header file. */ 176#undef HAVE_STRING_H 177 178/* Define to 1 if you have the `strrchr' function. */ 179#undef HAVE_STRRCHR 180 181/* Define to 1 if you have the `strtol' function. */ 182#undef HAVE_STRTOL 183 184/* Define to 1 if SYSV IPC is available */ 185#undef HAVE_SYSV_IPC 186 187/* Define to 1 if you have the <sys/agpio.h> header file. */ 188#undef HAVE_SYS_AGPIO_H 189 190/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 191 */ 192#undef HAVE_SYS_DIR_H 193 194/* Define to 1 if you have the <sys/io.h> header file. */ 195#undef HAVE_SYS_IO_H 196 197/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 198 */ 199#undef HAVE_SYS_NDIR_H 200 201/* Define to 1 if you have the <sys/stat.h> header file. */ 202#undef HAVE_SYS_STAT_H 203 204/* Define to 1 if you have the <sys/types.h> header file. */ 205#undef HAVE_SYS_TYPES_H 206 207/* Define to 1 if you have the <sys/vm86.h> header file. */ 208#undef HAVE_SYS_VM86_H 209 210/* Define to 1 if you have the <tslib.h> header file. */ 211#undef HAVE_TSLIB_H 212 213/* Define to 1 if you have the <unistd.h> header file. */ 214#undef HAVE_UNISTD_H 215 216/* Have /dev/urandom */ 217#undef HAVE_URANDOM 218 219/* Define to 1 if you have the `vprintf' function. */ 220#undef HAVE_VPRINTF 221 222/* Support IPv6 for TCP connections */ 223#undef IPv6 224 225/* Support os-specific local connections */ 226#undef LOCALCONN 227 228/* Support MIT-SHM Extension */ 229#undef MITSHM 230 231/* Enable some debugging code */ 232#undef DEBUG 233 234/* Name of package */ 235#undef PACKAGE 236 237/* Internal define for Xinerama */ 238#undef PANORAMIX 239 240/* Overall prefix */ 241#undef PROJECTROOT 242 243/* Support RANDR extension */ 244#undef RANDR 245 246/* Support Record extension */ 247#undef XRECORD 248 249/* Support RENDER extension */ 250#undef RENDER 251 252/* Support X resource extension */ 253#undef RES 254 255/* Support MIT-SCREEN-SAVER extension */ 256#undef SCREENSAVER 257 258/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 259#undef SECURE_RPC 260 261/* Support SHAPE extension */ 262#undef SHAPE 263 264/* Define to 1 on systems derived from System V Release 4 */ 265#undef SVR4 266 267/* Support TCP socket connections */ 268#undef TCPCONN 269 270/* Enable touchscreen support */ 271#undef TOUCHSCREEN 272 273/* Support tslib touchscreen abstraction library */ 274#undef TSLIB 275 276/* Support UNIX socket connections */ 277#undef UNIXCONN 278 279/* Define to use byteswap macros from <sys/endian.h> */ 280#undef USE_SYS_ENDIAN_H 281 282/* unaligned word accesses behave as expected */ 283#undef WORKING_UNALIGNED_INT 284 285/* Build X string registry */ 286#undef XREGISTRY 287 288/* Build X-ACE extension */ 289#undef XACE 290 291/* Build SELinux extension */ 292#undef XSELINUX 293 294/* Support XCMisc extension */ 295#undef XCMISC 296 297/* Build Security extension */ 298#undef XCSECURITY 299 300/* Support Xdmcp */ 301#undef XDMCP 302 303/* Build XFree86 BigFont extension */ 304#undef XF86BIGFONT 305 306/* Support XFree86 Video Mode extension */ 307#undef XF86VIDMODE 308 309/* Support XFixes extension */ 310#undef XFIXES 311 312/* Build XDGA support */ 313#undef XFreeXDGA 314 315/* Support Xinerama extension */ 316#undef XINERAMA 317 318/* Build XKB */ 319#undef XKB 320 321/* Enable XKB per default */ 322#undef XKB_DFLT_DISABLED 323 324/* Build XKB server */ 325#undef XKB_IN_SERVER 326 327/* Vendor release */ 328#undef XORG_RELEASE 329 330/* Current Xorg version */ 331#undef XORG_VERSION_CURRENT 332 333/* Xorg release date */ 334#undef XORG_DATE 335 336/* Build Xv Extension */ 337#undef XvExtension 338 339/* Build XvMC Extension */ 340#undef XvMCExtension 341 342/* Support XSync extension */ 343#undef XSYNC 344 345/* Support XTest extension */ 346#undef XTEST 347 348/* Support Xv extension */ 349#undef XV 350 351/* Build Multibuffer extension */ 352#undef MULTIBUFFER 353 354/* Support DRI extension */ 355#undef XF86DRI 356 357/* Build DRI2 extension */ 358#undef DRI2 359 360/* Build DBE support */ 361#undef DBE 362 363/* Vendor name */ 364#undef XVENDORNAME 365 366/* Enable GNU and other extensions to the C environment for GLIBC */ 367#undef _GNU_SOURCE 368 369/* Define to empty if `const' does not conform to ANSI C. */ 370#undef const 371 372/* Define to `int' if <sys/types.h> does not define. */ 373#undef pid_t 374 375/* Build Rootless code */ 376#undef ROOTLESS 377 378/* Define to 1 if unsigned long is 64 bits. */ 379#undef _XSERVER64 380 381/* System is BSD-like */ 382#undef CSRG_BASED 383 384/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 385#undef BSD44SOCKETS 386 387/* Support D-Bus */ 388#undef HAVE_DBUS 389 390/* Use D-Bus for input hotplug */ 391#undef CONFIG_NEED_DBUS 392 393/* Support the D-Bus hotplug API */ 394#undef CONFIG_DBUS_API 395 396/* Support HAL for hotplug */ 397#undef CONFIG_HAL 398 399/* Use only built-in fonts */ 400#undef BUILTIN_FONTS 401 402/* Use an empty root cursor */ 403#undef NULL_ROOT_CURSOR 404 405/* Have a monotonic clock from clock_gettime() */ 406#undef MONOTONIC_CLOCK 407 408/* Define to 1 if the DTrace Xserver provider probes should be built in */ 409#undef XSERVER_DTRACE 410 411/* Define to 16-bit byteswap macro */ 412#undef bswap_16 413 414/* Define to 32-bit byteswap macro */ 415#undef bswap_32 416 417/* Define to 64-bit byteswap macro */ 418#undef bswap_64 419 420/* Need the strcasecmp function. */ 421#undef NEED_STRCASECMP 422 423/* Need the strncasecmp function. */ 424#undef NEED_STRNCASECMP 425 426/* Need the strcasestr function. */ 427#undef NEED_STRCASESTR 428 429/* Define to 1 if you have the `ffs' function. */ 430#undef HAVE_FFS 431 432/* Correctly set _XSERVER64 for OSX fat binaries */ 433#ifdef __APPLE__ 434#include "dix-config-apple-verbatim.h" 435#endif 436 437#undef HAVE_AVC_NETLINK_ACQUIRE_FD 438 439#endif /* _DIX_CONFIG_H_ */ 440