xenocara/driver/xf86-video-intel/config.h.in

204 lines
4.8 KiB
C
Raw Normal View History

2006-11-26 13:06:13 -07:00
/* config.h.in. Generated from configure.ac by autoheader. */
/* Builder description */
#undef BUILDER_DESCRIPTION
/* Enable memory debugging */
#undef DEBUG_MEMORY
/* Enable pixmap debugging */
#undef DEBUG_PIXMAP
/* Enable synchronous rendering for debugging */
#undef DEBUG_SYNC
/* Default acceleration method */
#undef DEFAULT_ACCEL_METHOD
/* Default DRI2 driver path */
#undef DRI_DRIVER_PATH
/* Enable XvMC support */
#undef ENABLE_XVMC
/* Enable all debugging */
#undef HAS_DEBUG_FULL
/* Enable pixman glyph cache */
#undef HAS_PIXMAN_GLYPHS
/* Enable pixman triangle rasterisation */
#undef HAS_PIXMAN_TRIANGLES
/* Enable if your compiler supports the Intel __sync_* atomic primitives */
#undef HAVE_ATOMIC_PRIMITIVES
/* Define to 1 if you have the <dgaproc.h> header file. */
#undef HAVE_DGAPROC_H
2013-03-19 01:32:33 -06:00
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Are we in a git checkout? */
#undef HAVE_DOT_GIT
/* Enable DRI1 driver support */
#undef HAVE_DRI1
2006-11-26 13:06:13 -07:00
/* Enable DRI2 driver support */
#undef HAVE_DRI2
/* Define to 1 if you have the <dri2.h> header file. */
#undef HAVE_DRI2_H
/* Define to 1 if you have the <dristruct.h> header file. */
#undef HAVE_DRISTRUCT_H
/* Define to 1 if you have the <dri.h> header file. */
#undef HAVE_DRI_H
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Enable if you have libatomic-ops-dev installed */
#undef HAVE_LIB_ATOMIC_OPS
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <sarea.h> header file. */
#undef HAVE_SAREA_H
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if `totalram' is a member of `struct sysinfo'. */
#undef HAVE_STRUCT_SYSINFO_TOTALRAM
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/sysinfo.h> header file. */
#undef HAVE_SYS_SYSINFO_H
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Enable udev-based monitor hotplug detection */
#undef HAVE_UDEV
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Use valgrind intrinsics to suppress false warnings */
#undef HAVE_VALGRIND
/* Define to 1 if you have the <vgaHW.h> header file. */
#undef HAVE_VGAHW_H
/* Define to 1 if you have the <X11/extensions/dpmsconst.h> header file. */
#undef HAVE_X11_EXTENSIONS_DPMSCONST_H
/* Define to 1 if you have the <X11/extensions/shmproto.h> header file. */
#undef HAVE_X11_EXTENSIONS_SHMPROTO_H
/* Define to 1 if you have the <X11/extensions/shmstr.h> header file. */
#undef HAVE_X11_EXTENSIONS_SHMSTR_H
/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
#undef HAVE_X11_EXTENSIONS_XSHM_H
/* Define to 1 if you have the <xaa.h> header file. */
#undef HAVE_XAA_H
/* Define to 1 if shared memory segments are released deferred. */
#undef IPC_RMID_DEFERRED_RELEASE
/* Assume KMS support */
#undef KMS
2013-03-19 01:32:33 -06:00
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
2011-12-14 10:00:08 -07:00
/* Disable internal debugging */
#undef NDEBUG
2006-11-26 13:06:13 -07:00
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
2012-09-09 15:14:26 -06:00
/* Define to the home page for this package. */
#undef PACKAGE_URL
2006-11-26 13:06:13 -07:00
/* Define to the version of this package. */
#undef PACKAGE_VERSION
2006-12-16 14:04:37 -07:00
/* Major version of this package */
#undef PACKAGE_VERSION_MAJOR
/* Minor version of this package */
#undef PACKAGE_VERSION_MINOR
/* Patch version of this package */
#undef PACKAGE_VERSION_PATCHLEVEL
2006-11-26 13:06:13 -07:00
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Assume UMS support */
#undef UMS
/* Assume asynchronous swap support */
#undef USE_ASYNC_SWAP
/* Assume "create2" support */
#undef USE_CREATE2
/* Use automagic builder description */
#undef USE_GIT_DESCRIBE
/* Enable glamor acceleration */
#undef USE_GLAMOR
/* Assume "rendernode" support */
#undef USE_RENDERNODE
/* Enable SNA support */
#undef USE_SNA
/* Assume "userptr" support */
#undef USE_USERPTR
/* Enable UXA support */
#undef USE_UXA
2006-11-26 13:06:13 -07:00
/* Version number of package */
#undef VERSION
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
2006-11-26 13:06:13 -07:00
/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES