xenocara/driver/xf86-video-intel/config.h.in
robert 06a1409c9f check for typeof() and define HAVE_TYPEOF if available so that we use
the proper implementation of __container_of from xorg's list.h

ok kettenis@
2017-07-27 15:24:55 +00:00

266 lines
6.2 KiB
C

/* 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 have_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
/* Found a useable cpuid.h */
#undef HAVE_CPUID_H
/* Define to 1 if you have the <dgaproc.h> header file. */
#undef HAVE_DGAPROC_H
/* 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
/* Enable DRI2 driver support */
#undef HAVE_DRI2
/* Define to 1 if you have the <dri2.h> header file. */
#undef HAVE_DRI2_H
/* Enable DRI3 driver support */
#undef HAVE_DRI3
/* 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
/* Define to 1 if you have the `getline' function. */
#undef HAVE_GETLINE
/* 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
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <misyncshm.h> header file. */
#undef HAVE_MISYNCSHM_H
/* Define to 1 if you have the <misyncstr.h> header file. */
#undef HAVE_MISYNCSTR_H
/* Define to 1 if MIT-SHM is available */
#undef HAVE_MIT_SHM
/* Enable PRESENT driver support */
#undef HAVE_PRESENT
/* Define to 1 if you have the <present.h> header file. */
#undef HAVE_PRESENT_H
/* Define to 1 if you have the <sarea.h> header file. */
#undef HAVE_SAREA_H
/* 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 you have the `strlcat' function. */
#undef HAVE_STRLCAT
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if `totalram' is a member of `struct sysinfo'. */
#undef HAVE_STRUCT_SYSINFO_TOTALRAM
/* Define to 1 if you have the <sys/ipc.h> header file. */
#undef HAVE_SYS_IPC_H
/* 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
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if typeof works with your compiler. */
#undef HAVE_TYPEOF
/* Enable udev-based monitor hotplug detection */
#undef HAVE_UDEV
/* 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/Xinerama.h> header file. */
#undef HAVE_X11_EXTENSIONS_XINERAMA_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
/* libexec directory */
#undef LIBEXEC_PATH
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Disable internal debugging */
#undef NDEBUG
/* 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
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* 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
/* installation prefix */
#undef PREFIX_PATH
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Enable "TearFree" by default */
#undef TEARFREE
/* Assume UMS support */
#undef UMS
/* Assume asynchronous swap support */
#undef USE_ASYNC_SWAP
/* Enable control of the backlight */
#undef USE_BACKLIGHT
/* Enable use of the backlight helper interfaces */
#undef USE_BACKLIGHT_HELPER
/* 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
/* Enable UXA support */
#undef USE_UXA
/* Version number of package */
#undef VERSION
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES
/* Define to __typeof__ if your compiler spells it that way. */
#undef typeof