1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3#include "xorg-server.h" 4 5/* Use Damage extension */ 6#undef DAMAGE 7 8/* Use linux pragma pack */ 9#undef FGL_LINUX 10 11/* Define to 1 if you have the <byteswap.h> header file. */ 12#undef HAVE_BYTESWAP_H 13 14/* Define to 1 if you have the <dlfcn.h> header file. */ 15#undef HAVE_DLFCN_H 16 17/* have new FreeShadow API */ 18#undef HAVE_FREE_SHADOW 19 20/* Define to 1 if you have the <inttypes.h> header file. */ 21#undef HAVE_INTTYPES_H 22 23/* libudev support */ 24#undef HAVE_LIBUDEV 25 26/* Define to 1 if you have the <list.h> header file. */ 27#undef HAVE_LIST_H 28 29/* Define to 1 if you have the <memory.h> header file. */ 30#undef HAVE_MEMORY_H 31 32/* Have pci_device_enable prototype */ 33#undef HAVE_PCI_DEVICE_ENABLE 34 35/* Define to 1 if you have the <stdint.h> header file. */ 36#undef HAVE_STDINT_H 37 38/* Define to 1 if you have the <stdlib.h> header file. */ 39#undef HAVE_STDLIB_H 40 41/* Define to 1 if you have the <strings.h> header file. */ 42#undef HAVE_STRINGS_H 43 44/* Define to 1 if you have the <string.h> header file. */ 45#undef HAVE_STRING_H 46 47/* Define to 1 if you have the <sys/stat.h> header file. */ 48#undef HAVE_SYS_STAT_H 49 50/* Define to 1 if you have the <sys/types.h> header file. */ 51#undef HAVE_SYS_TYPES_H 52 53/* Define to 1 if you have the <unistd.h> header file. */ 54#undef HAVE_UNISTD_H 55 56/* xextproto 7.1 available */ 57#undef HAVE_XEXTPROTO_71 58 59/* Have xf86_crtc_clip_video_helper prototype */ 60#undef HAVE_XF86CRTCCLIPVIDEOHELPER 61 62/* Have xf86ModeBandwidth prototype */ 63#undef HAVE_XF86MODEBANDWIDTH 64 65/* Have xorg_list API */ 66#undef HAVE_XORG_LIST 67 68/* Have xf86XVFillKeyHelperDrawable prototype */ 69#undef HAVE_XV_DRAWABLE_HELPER 70 71/* Define to the sub-directory in which libtool stores uninstalled libraries. 72 */ 73#undef LT_OBJDIR 74 75/* Define to 1 if your C compiler doesn't accept -c and -o together. */ 76#undef NO_MINUS_C_MINUS_O 77 78/* Name of package */ 79#undef PACKAGE 80 81/* Define to the address where bug reports for this package should be sent. */ 82#undef PACKAGE_BUGREPORT 83 84/* Define to the full name of this package. */ 85#undef PACKAGE_NAME 86 87/* Define to the full name and version of this package. */ 88#undef PACKAGE_STRING 89 90/* Define to the one symbol short name of this package. */ 91#undef PACKAGE_TARNAME 92 93/* Define to the home page for this package. */ 94#undef PACKAGE_URL 95 96/* Define to the version of this package. */ 97#undef PACKAGE_VERSION 98 99/* Major version of this package */ 100#undef PACKAGE_VERSION_MAJOR 101 102/* Minor version of this package */ 103#undef PACKAGE_VERSION_MINOR 104 105/* Patch version of this package */ 106#undef PACKAGE_VERSION_PATCHLEVEL 107 108/* Enable DRI2 code */ 109#undef RADEON_DRI2 110 111/* Define to 1 if you have the ANSI C header files. */ 112#undef STDC_HEADERS 113 114/* Build support for Exa */ 115#undef USE_EXA 116 117/* Define to use byteswap macros from <sys/endian.h> */ 118#undef USE_SYS_ENDIAN_H 119 120/* Build support for XAA */ 121#undef USE_XAA 122 123/* Version number of package */ 124#undef VERSION 125 126/* Enable DRI driver support */ 127#undef XF86DRI 128 129/* Enable developmental DRI driver support */ 130#undef XF86DRI_DEVEL 131 132/* DRM kernel modesetting */ 133#undef XF86DRM_MODE 134 135/* Number of bits in a file offset, on hosts where this is settable. */ 136#undef _FILE_OFFSET_BITS 137 138/* Define for large files, on AIX-style hosts. */ 139#undef _LARGE_FILES 140 141/* Define to 16-bit byteswap macro */ 142#undef bswap_16 143 144/* Define to 32-bit byteswap macro */ 145#undef bswap_32 146 147/* Define to 64-bit byteswap macro */ 148#undef bswap_64 149