1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Builder description */ 4#undef BUILDER_DESCRIPTION 5 6/* Enable memory debugging */ 7#undef DEBUG_MEMORY 8 9/* Enable pixmap debugging */ 10#undef DEBUG_PIXMAP 11 12/* Enable synchronous rendering for debugging */ 13#undef DEBUG_SYNC 14 15/* Default acceleration method */ 16#undef DEFAULT_ACCEL_METHOD 17 18/* Default have_dri2 driver path */ 19#undef DRI_DRIVER_PATH 20 21/* Enable XvMC support */ 22#undef ENABLE_XVMC 23 24/* Enable all debugging */ 25#undef HAS_DEBUG_FULL 26 27/* Enable pixman glyph cache */ 28#undef HAS_PIXMAN_GLYPHS 29 30/* Enable pixman triangle rasterisation */ 31#undef HAS_PIXMAN_TRIANGLES 32 33/* Enable if your compiler supports the Intel __sync_* atomic primitives */ 34#undef HAVE_ATOMIC_PRIMITIVES 35 36/* Found a useable cpuid.h */ 37#undef HAVE_CPUID_H 38 39/* Define to 1 if you have the <dgaproc.h> header file. */ 40#undef HAVE_DGAPROC_H 41 42/* Define to 1 if you have the <dlfcn.h> header file. */ 43#undef HAVE_DLFCN_H 44 45/* Are we in a git checkout? */ 46#undef HAVE_DOT_GIT 47 48/* Enable DRI1 driver support */ 49#undef HAVE_DRI1 50 51/* Enable DRI2 driver support */ 52#undef HAVE_DRI2 53 54/* Define to 1 if you have the <dri2.h> header file. */ 55#undef HAVE_DRI2_H 56 57/* Enable DRI3 driver support */ 58#undef HAVE_DRI3 59 60/* Define to 1 if you have the <dristruct.h> header file. */ 61#undef HAVE_DRISTRUCT_H 62 63/* Define to 1 if you have the <dri.h> header file. */ 64#undef HAVE_DRI_H 65 66/* Define to 1 if you have the `getline' function. */ 67#undef HAVE_GETLINE 68 69/* Define to 1 if you have the <inttypes.h> header file. */ 70#undef HAVE_INTTYPES_H 71 72/* Enable if you have libatomic-ops-dev installed */ 73#undef HAVE_LIB_ATOMIC_OPS 74 75/* Define to 1 if you have the <memory.h> header file. */ 76#undef HAVE_MEMORY_H 77 78/* Define to 1 if you have the <misyncshm.h> header file. */ 79#undef HAVE_MISYNCSHM_H 80 81/* Define to 1 if you have the <misyncstr.h> header file. */ 82#undef HAVE_MISYNCSTR_H 83 84/* Define to 1 if MIT-SHM is available */ 85#undef HAVE_MIT_SHM 86 87/* Enable PRESENT driver support */ 88#undef HAVE_PRESENT 89 90/* Define to 1 if you have the <present.h> header file. */ 91#undef HAVE_PRESENT_H 92 93/* Define to 1 if you have the <sarea.h> header file. */ 94#undef HAVE_SAREA_H 95 96/* Define to 1 if you have the <stdint.h> header file. */ 97#undef HAVE_STDINT_H 98 99/* Define to 1 if you have the <stdlib.h> header file. */ 100#undef HAVE_STDLIB_H 101 102/* Define to 1 if you have the <strings.h> header file. */ 103#undef HAVE_STRINGS_H 104 105/* Define to 1 if you have the <string.h> header file. */ 106#undef HAVE_STRING_H 107 108/* Define to 1 if you have the `strlcat' function. */ 109#undef HAVE_STRLCAT 110 111/* Define to 1 if you have the `strlcpy' function. */ 112#undef HAVE_STRLCPY 113 114/* Define to 1 if you have the `strndup' function. */ 115#undef HAVE_STRNDUP 116 117/* Define to 1 if `totalram' is a member of `struct sysinfo'. */ 118#undef HAVE_STRUCT_SYSINFO_TOTALRAM 119 120/* Define to 1 if you have the <sys/ipc.h> header file. */ 121#undef HAVE_SYS_IPC_H 122 123/* Define to 1 if you have the <sys/stat.h> header file. */ 124#undef HAVE_SYS_STAT_H 125 126/* Define to 1 if you have the <sys/sysinfo.h> header file. */ 127#undef HAVE_SYS_SYSINFO_H 128 129/* Define to 1 if you have the <sys/types.h> header file. */ 130#undef HAVE_SYS_TYPES_H 131 132/* Enable udev-based monitor hotplug detection */ 133#undef HAVE_UDEV 134 135/* Define to 1 if you have the <unistd.h> header file. */ 136#undef HAVE_UNISTD_H 137 138/* Use valgrind intrinsics to suppress false warnings */ 139#undef HAVE_VALGRIND 140 141/* Define to 1 if you have the <vgaHW.h> header file. */ 142#undef HAVE_VGAHW_H 143 144/* Define to 1 if you have the <X11/extensions/dpmsconst.h> header file. */ 145#undef HAVE_X11_EXTENSIONS_DPMSCONST_H 146 147/* Define to 1 if you have the <X11/extensions/shmproto.h> header file. */ 148#undef HAVE_X11_EXTENSIONS_SHMPROTO_H 149 150/* Define to 1 if you have the <X11/extensions/shmstr.h> header file. */ 151#undef HAVE_X11_EXTENSIONS_SHMSTR_H 152 153/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */ 154#undef HAVE_X11_EXTENSIONS_XINERAMA_H 155 156/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */ 157#undef HAVE_X11_EXTENSIONS_XSHM_H 158 159/* Define to 1 if you have the <xaa.h> header file. */ 160#undef HAVE_XAA_H 161 162/* Define to 1 if shared memory segments are released deferred. */ 163#undef IPC_RMID_DEFERRED_RELEASE 164 165/* Assume KMS support */ 166#undef KMS 167 168/* libexec directory */ 169#undef LIBEXEC_PATH 170 171/* Define to the sub-directory in which libtool stores uninstalled libraries. 172 */ 173#undef LT_OBJDIR 174 175/* Disable internal debugging */ 176#undef NDEBUG 177 178/* Name of package */ 179#undef PACKAGE 180 181/* Define to the address where bug reports for this package should be sent. */ 182#undef PACKAGE_BUGREPORT 183 184/* Define to the full name of this package. */ 185#undef PACKAGE_NAME 186 187/* Define to the full name and version of this package. */ 188#undef PACKAGE_STRING 189 190/* Define to the one symbol short name of this package. */ 191#undef PACKAGE_TARNAME 192 193/* Define to the home page for this package. */ 194#undef PACKAGE_URL 195 196/* Define to the version of this package. */ 197#undef PACKAGE_VERSION 198 199/* Major version of this package */ 200#undef PACKAGE_VERSION_MAJOR 201 202/* Minor version of this package */ 203#undef PACKAGE_VERSION_MINOR 204 205/* Patch version of this package */ 206#undef PACKAGE_VERSION_PATCHLEVEL 207 208/* installation prefix */ 209#undef PREFIX_PATH 210 211/* Define to 1 if you have the ANSI C header files. */ 212#undef STDC_HEADERS 213 214/* Enable "TearFree" by default */ 215#undef TEARFREE 216 217/* Assume UMS support */ 218#undef UMS 219 220/* Assume asynchronous swap support */ 221#undef USE_ASYNC_SWAP 222 223/* Enable control of the backlight */ 224#undef USE_BACKLIGHT 225 226/* Enable use of the backlight helper interfaces */ 227#undef USE_BACKLIGHT_HELPER 228 229/* Assume "create2" support */ 230#undef USE_CREATE2 231 232/* Use automagic builder description */ 233#undef USE_GIT_DESCRIBE 234 235/* Assume "rendernode" support */ 236#undef USE_RENDERNODE 237 238/* Enable SNA support */ 239#undef USE_SNA 240 241/* Enable UXA support */ 242#undef USE_UXA 243 244/* Enable use of WriteCombining mmaps */ 245#undef USE_WC_MMAP 246 247/* Version number of package */ 248#undef VERSION 249 250/* Enable large inode numbers on Mac OS X 10.5. */ 251#ifndef _DARWIN_USE_64_BIT_INODE 252# define _DARWIN_USE_64_BIT_INODE 1 253#endif 254 255/* Number of bits in a file offset, on hosts where this is settable. */ 256#undef _FILE_OFFSET_BITS 257 258/* Define for large files, on AIX-style hosts. */ 259#undef _LARGE_FILES 260