1603fc0a3Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 2603fc0a3Smrg 3603fc0a3Smrg/* Builder description */ 4603fc0a3Smrg#undef BUILDER_DESCRIPTION 5603fc0a3Smrg 6603fc0a3Smrg/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 7603fc0a3Smrg systems. This function is required for `alloca.c' support on those systems. 8603fc0a3Smrg */ 9603fc0a3Smrg#undef CRAY_STACKSEG_END 10603fc0a3Smrg 11603fc0a3Smrg/* Define to 1 if using `alloca.c'. */ 12603fc0a3Smrg#undef C_ALLOCA 13603fc0a3Smrg 14603fc0a3Smrg/* Enable memory debugging */ 15603fc0a3Smrg#undef DEBUG_MEMORY 16603fc0a3Smrg 17603fc0a3Smrg/* Enable pixmap debugging */ 18603fc0a3Smrg#undef DEBUG_PIXMAP 19603fc0a3Smrg 20603fc0a3Smrg/* Enable synchronous rendering for debugging */ 21603fc0a3Smrg#undef DEBUG_SYNC 22603fc0a3Smrg 23603fc0a3Smrg/* Default acceleration method */ 24603fc0a3Smrg#undef DEFAULT_ACCEL_METHOD 25603fc0a3Smrg 26603fc0a3Smrg/* Default DRI level */ 27603fc0a3Smrg#undef DEFAULT_DRI_LEVEL 28603fc0a3Smrg 29603fc0a3Smrg/* Default have_dri2 driver path */ 30603fc0a3Smrg#undef DRI_DRIVER_PATH 31603fc0a3Smrg 32603fc0a3Smrg/* Enable XvMC support */ 33603fc0a3Smrg#undef ENABLE_XVMC 34603fc0a3Smrg 35603fc0a3Smrg/* Enable all debugging */ 36603fc0a3Smrg#undef HAS_DEBUG_FULL 37603fc0a3Smrg 38603fc0a3Smrg/* Enable pixman glyph cache */ 39603fc0a3Smrg#undef HAS_PIXMAN_GLYPHS 40603fc0a3Smrg 41603fc0a3Smrg/* Enable pixman triangle rasterisation */ 42603fc0a3Smrg#undef HAS_PIXMAN_TRIANGLES 43603fc0a3Smrg 44603fc0a3Smrg/* Define to 1 if you have `alloca', as a function or macro. */ 45603fc0a3Smrg#undef HAVE_ALLOCA 46603fc0a3Smrg 47603fc0a3Smrg/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 48603fc0a3Smrg */ 49603fc0a3Smrg#undef HAVE_ALLOCA_H 50603fc0a3Smrg 51603fc0a3Smrg/* Enable if your compiler supports the Intel __sync_* atomic primitives */ 52603fc0a3Smrg#undef HAVE_ATOMIC_PRIMITIVES 53603fc0a3Smrg 54603fc0a3Smrg/* Found a useable cpuid.h */ 55603fc0a3Smrg#undef HAVE_CPUID_H 56603fc0a3Smrg 57603fc0a3Smrg/* Define to 1 if you have the <dev/wscons/wsconsio.h> header file. */ 58603fc0a3Smrg#undef HAVE_DEV_WSCONS_WSCONSIO_H 59603fc0a3Smrg 60603fc0a3Smrg/* Define to 1 if you have the <dgaproc.h> header file. */ 61603fc0a3Smrg#undef HAVE_DGAPROC_H 62603fc0a3Smrg 63603fc0a3Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 64603fc0a3Smrg#undef HAVE_DLFCN_H 65603fc0a3Smrg 66603fc0a3Smrg/* Are we in a git checkout? */ 67603fc0a3Smrg#undef HAVE_DOT_GIT 68603fc0a3Smrg 69603fc0a3Smrg/* Enable DRI1 driver support */ 70603fc0a3Smrg#undef HAVE_DRI1 71603fc0a3Smrg 72603fc0a3Smrg/* Enable DRI2 driver support */ 73603fc0a3Smrg#undef HAVE_DRI2 74603fc0a3Smrg 75603fc0a3Smrg/* Define to 1 if you have the <dri2.h> header file. */ 76603fc0a3Smrg#undef HAVE_DRI2_H 77603fc0a3Smrg 78603fc0a3Smrg/* Enable DRI3 driver support */ 79603fc0a3Smrg#undef HAVE_DRI3 80603fc0a3Smrg 81603fc0a3Smrg/* Define to 1 if you have the <dristruct.h> header file. */ 82603fc0a3Smrg#undef HAVE_DRISTRUCT_H 83603fc0a3Smrg 84603fc0a3Smrg/* Define to 1 if you have the <dri.h> header file. */ 85603fc0a3Smrg#undef HAVE_DRI_H 86603fc0a3Smrg 87603fc0a3Smrg/* Define to 1 if you have the `getline' function. */ 88603fc0a3Smrg#undef HAVE_GETLINE 89603fc0a3Smrg 90603fc0a3Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 91603fc0a3Smrg#undef HAVE_INTTYPES_H 92603fc0a3Smrg 93603fc0a3Smrg/* Enable if you have libatomic-ops-dev installed */ 94603fc0a3Smrg#undef HAVE_LIB_ATOMIC_OPS 95603fc0a3Smrg 96603fc0a3Smrg/* Define to 1 if you have the <memory.h> header file. */ 97603fc0a3Smrg#undef HAVE_MEMORY_H 98603fc0a3Smrg 99603fc0a3Smrg/* Define to 1 if you have the <misyncshm.h> header file. */ 100603fc0a3Smrg#undef HAVE_MISYNCSHM_H 101603fc0a3Smrg 102603fc0a3Smrg/* Define to 1 if you have the <misyncstr.h> header file. */ 103603fc0a3Smrg#undef HAVE_MISYNCSTR_H 104603fc0a3Smrg 105603fc0a3Smrg/* Define to 1 if MIT-SHM is available */ 106603fc0a3Smrg#undef HAVE_MIT_SHM 107603fc0a3Smrg 108603fc0a3Smrg/* Enable PRESENT driver support */ 109603fc0a3Smrg#undef HAVE_PRESENT 110603fc0a3Smrg 111603fc0a3Smrg/* Define to 1 if you have the <present.h> header file. */ 112603fc0a3Smrg#undef HAVE_PRESENT_H 113603fc0a3Smrg 114603fc0a3Smrg/* Define to 1 if you have the <sarea.h> header file. */ 115603fc0a3Smrg#undef HAVE_SAREA_H 116603fc0a3Smrg 117603fc0a3Smrg/* Define to 1 if you have the <stdint.h> header file. */ 118603fc0a3Smrg#undef HAVE_STDINT_H 119603fc0a3Smrg 120603fc0a3Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 121603fc0a3Smrg#undef HAVE_STDLIB_H 122603fc0a3Smrg 123603fc0a3Smrg/* Define to 1 if you have the <strings.h> header file. */ 124603fc0a3Smrg#undef HAVE_STRINGS_H 125603fc0a3Smrg 126603fc0a3Smrg/* Define to 1 if you have the <string.h> header file. */ 127603fc0a3Smrg#undef HAVE_STRING_H 128603fc0a3Smrg 129603fc0a3Smrg/* Define to 1 if you have the `strlcat' function. */ 130603fc0a3Smrg#undef HAVE_STRLCAT 131603fc0a3Smrg 132603fc0a3Smrg/* Define to 1 if you have the `strlcpy' function. */ 133603fc0a3Smrg#undef HAVE_STRLCPY 134603fc0a3Smrg 135603fc0a3Smrg/* Define to 1 if you have the `strndup' function. */ 136603fc0a3Smrg#undef HAVE_STRNDUP 137603fc0a3Smrg 138603fc0a3Smrg/* Define to 1 if `totalram' is a member of `struct sysinfo'. */ 139603fc0a3Smrg#undef HAVE_STRUCT_SYSINFO_TOTALRAM 140603fc0a3Smrg 141603fc0a3Smrg/* Define to 1 if you have the <sys/ipc.h> header file. */ 142603fc0a3Smrg#undef HAVE_SYS_IPC_H 143603fc0a3Smrg 144603fc0a3Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 145603fc0a3Smrg#undef HAVE_SYS_STAT_H 146603fc0a3Smrg 147603fc0a3Smrg/* Define to 1 if you have the <sys/sysinfo.h> header file. */ 148603fc0a3Smrg#undef HAVE_SYS_SYSINFO_H 149603fc0a3Smrg 150603fc0a3Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 151603fc0a3Smrg#undef HAVE_SYS_TYPES_H 152603fc0a3Smrg 153603fc0a3Smrg/* Enable udev-based monitor hotplug detection */ 154603fc0a3Smrg#undef HAVE_UDEV 155603fc0a3Smrg 156603fc0a3Smrg/* Define to 1 if you have the <unistd.h> header file. */ 157603fc0a3Smrg#undef HAVE_UNISTD_H 158603fc0a3Smrg 159603fc0a3Smrg/* Use valgrind intrinsics to suppress false warnings */ 160603fc0a3Smrg#undef HAVE_VALGRIND 161603fc0a3Smrg 162603fc0a3Smrg/* Define to 1 if you have the <vgaHW.h> header file. */ 163603fc0a3Smrg#undef HAVE_VGAHW_H 164603fc0a3Smrg 165603fc0a3Smrg/* Define to 1 if you have the <X11/extensions/dpmsconst.h> header file. */ 166603fc0a3Smrg#undef HAVE_X11_EXTENSIONS_DPMSCONST_H 167603fc0a3Smrg 168603fc0a3Smrg/* Define to 1 if you have the <X11/extensions/shmproto.h> header file. */ 169603fc0a3Smrg#undef HAVE_X11_EXTENSIONS_SHMPROTO_H 170603fc0a3Smrg 171603fc0a3Smrg/* Define to 1 if you have the <X11/extensions/shmstr.h> header file. */ 172603fc0a3Smrg#undef HAVE_X11_EXTENSIONS_SHMSTR_H 173603fc0a3Smrg 174603fc0a3Smrg/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */ 175603fc0a3Smrg#undef HAVE_X11_EXTENSIONS_XINERAMA_H 176603fc0a3Smrg 177603fc0a3Smrg/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */ 178603fc0a3Smrg#undef HAVE_X11_EXTENSIONS_XSHM_H 179603fc0a3Smrg 180603fc0a3Smrg/* Define to 1 if you have the <xaa.h> header file. */ 181603fc0a3Smrg#undef HAVE_XAA_H 182603fc0a3Smrg 183603fc0a3Smrg/* Assume KMS support */ 184603fc0a3Smrg#undef KMS 185603fc0a3Smrg 186603fc0a3Smrg/* libexec directory */ 187603fc0a3Smrg#undef LIBEXEC_PATH 188603fc0a3Smrg 189603fc0a3Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 190603fc0a3Smrg#undef LT_OBJDIR 191603fc0a3Smrg 192603fc0a3Smrg/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 193603fc0a3Smrg */ 194603fc0a3Smrg#undef MAJOR_IN_MKDEV 195603fc0a3Smrg 196603fc0a3Smrg/* Define to 1 if `major', `minor', and `makedev' are declared in 197603fc0a3Smrg <sysmacros.h>. */ 198603fc0a3Smrg#undef MAJOR_IN_SYSMACROS 199603fc0a3Smrg 200603fc0a3Smrg/* Disable internal debugging */ 201603fc0a3Smrg#undef NDEBUG 202603fc0a3Smrg 203603fc0a3Smrg/* Name of package */ 204603fc0a3Smrg#undef PACKAGE 205603fc0a3Smrg 206603fc0a3Smrg/* Define to the address where bug reports for this package should be sent. */ 207603fc0a3Smrg#undef PACKAGE_BUGREPORT 208603fc0a3Smrg 209603fc0a3Smrg/* Define to the full name of this package. */ 210603fc0a3Smrg#undef PACKAGE_NAME 211603fc0a3Smrg 212603fc0a3Smrg/* Define to the full name and version of this package. */ 213603fc0a3Smrg#undef PACKAGE_STRING 214603fc0a3Smrg 215603fc0a3Smrg/* Define to the one symbol short name of this package. */ 216603fc0a3Smrg#undef PACKAGE_TARNAME 217603fc0a3Smrg 218603fc0a3Smrg/* Define to the home page for this package. */ 219603fc0a3Smrg#undef PACKAGE_URL 220603fc0a3Smrg 221603fc0a3Smrg/* Define to the version of this package. */ 222603fc0a3Smrg#undef PACKAGE_VERSION 223603fc0a3Smrg 224603fc0a3Smrg/* Major version of this package */ 225603fc0a3Smrg#undef PACKAGE_VERSION_MAJOR 226603fc0a3Smrg 227603fc0a3Smrg/* Minor version of this package */ 228603fc0a3Smrg#undef PACKAGE_VERSION_MINOR 229603fc0a3Smrg 230603fc0a3Smrg/* Patch version of this package */ 231603fc0a3Smrg#undef PACKAGE_VERSION_PATCHLEVEL 232603fc0a3Smrg 233603fc0a3Smrg/* installation prefix */ 234603fc0a3Smrg#undef PREFIX_PATH 235603fc0a3Smrg 236603fc0a3Smrg/* If using the C implementation of alloca, define if you know the 237603fc0a3Smrg direction of stack growth for your system; otherwise it will be 238603fc0a3Smrg automatically deduced at runtime. 239603fc0a3Smrg STACK_DIRECTION > 0 => grows toward higher addresses 240603fc0a3Smrg STACK_DIRECTION < 0 => grows toward lower addresses 241603fc0a3Smrg STACK_DIRECTION = 0 => direction of growth unknown */ 242603fc0a3Smrg#undef STACK_DIRECTION 243603fc0a3Smrg 244603fc0a3Smrg/* Define to 1 if you have the ANSI C header files. */ 245603fc0a3Smrg#undef STDC_HEADERS 246603fc0a3Smrg 247603fc0a3Smrg/* Enable "TearFree" by default */ 248603fc0a3Smrg#undef TEARFREE 249603fc0a3Smrg 250603fc0a3Smrg/* Assume UMS support */ 251603fc0a3Smrg#undef UMS 252603fc0a3Smrg 253603fc0a3Smrg/* Assume asynchronous swap support */ 254603fc0a3Smrg#undef USE_ASYNC_SWAP 255603fc0a3Smrg 256603fc0a3Smrg/* Enable control of the backlight */ 257603fc0a3Smrg#undef USE_BACKLIGHT 258603fc0a3Smrg 259603fc0a3Smrg/* Enable use of the backlight helper interfaces */ 260603fc0a3Smrg#undef USE_BACKLIGHT_HELPER 261603fc0a3Smrg 262603fc0a3Smrg/* Assume "create2" support */ 263603fc0a3Smrg#undef USE_CREATE2 264603fc0a3Smrg 265603fc0a3Smrg/* Use automagic builder description */ 266603fc0a3Smrg#undef USE_GIT_DESCRIBE 267603fc0a3Smrg 268603fc0a3Smrg/* Enable SNA support */ 269603fc0a3Smrg#undef USE_SNA 270603fc0a3Smrg 271603fc0a3Smrg/* Enable UXA support */ 272603fc0a3Smrg#undef USE_UXA 273603fc0a3Smrg 274603fc0a3Smrg/* Version number of package */ 275603fc0a3Smrg#undef VERSION 276603fc0a3Smrg 277603fc0a3Smrg/* Enable large inode numbers on Mac OS X 10.5. */ 278603fc0a3Smrg#ifndef _DARWIN_USE_64_BIT_INODE 279603fc0a3Smrg# define _DARWIN_USE_64_BIT_INODE 1 280603fc0a3Smrg#endif 281603fc0a3Smrg 282603fc0a3Smrg/* Number of bits in a file offset, on hosts where this is settable. */ 283603fc0a3Smrg#undef _FILE_OFFSET_BITS 284603fc0a3Smrg 285603fc0a3Smrg/* Define for large files, on AIX-style hosts. */ 286603fc0a3Smrg#undef _LARGE_FILES 287603fc0a3Smrg 288603fc0a3Smrg/* Define to `unsigned int' if <sys/types.h> does not define. */ 289603fc0a3Smrg#undef size_t 290