config.h.in revision 921a55d8
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 xf86XVFillKeyHelperDrawable prototype */ 66#undef HAVE_XV_DRAWABLE_HELPER 67 68/* Define to the sub-directory in which libtool stores uninstalled libraries. 69 */ 70#undef LT_OBJDIR 71 72/* Define to 1 if your C compiler doesn't accept -c and -o together. */ 73#undef NO_MINUS_C_MINUS_O 74 75/* Name of package */ 76#undef PACKAGE 77 78/* Define to the address where bug reports for this package should be sent. */ 79#undef PACKAGE_BUGREPORT 80 81/* Define to the full name of this package. */ 82#undef PACKAGE_NAME 83 84/* Define to the full name and version of this package. */ 85#undef PACKAGE_STRING 86 87/* Define to the one symbol short name of this package. */ 88#undef PACKAGE_TARNAME 89 90/* Define to the home page for this package. */ 91#undef PACKAGE_URL 92 93/* Define to the version of this package. */ 94#undef PACKAGE_VERSION 95 96/* Major version of this package */ 97#undef PACKAGE_VERSION_MAJOR 98 99/* Minor version of this package */ 100#undef PACKAGE_VERSION_MINOR 101 102/* Patch version of this package */ 103#undef PACKAGE_VERSION_PATCHLEVEL 104 105/* Enable DRI2 code */ 106#undef RADEON_DRI2 107 108/* Define to 1 if you have the ANSI C header files. */ 109#undef STDC_HEADERS 110 111/* Build support for Exa */ 112#undef USE_EXA 113 114/* Define to use byteswap macros from <sys/endian.h> */ 115#undef USE_SYS_ENDIAN_H 116 117/* Build support for XAA */ 118#undef USE_XAA 119 120/* Version number of package */ 121#undef VERSION 122 123/* Enable DRI driver support */ 124#undef XF86DRI 125 126/* Enable developmental DRI driver support */ 127#undef XF86DRI_DEVEL 128 129/* DRM kernel modesetting */ 130#undef XF86DRM_MODE 131 132/* Number of bits in a file offset, on hosts where this is settable. */ 133#undef _FILE_OFFSET_BITS 134 135/* Define for large files, on AIX-style hosts. */ 136#undef _LARGE_FILES 137 138/* Define to 16-bit byteswap macro */ 139#undef bswap_16 140 141/* Define to 32-bit byteswap macro */ 142#undef bswap_32 143 144/* Define to 64-bit byteswap macro */ 145#undef bswap_64 146