config.h.in revision 25dbecb6
1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3#include "xorg-server.h" 4 5/* Building the vmwgfx driver path */ 6#undef BUILD_VMWGFX 7 8/* Define to 1 if you have the <dlfcn.h> header file. */ 9#undef HAVE_DLFCN_H 10 11/* Define to 1 if you have the <inttypes.h> header file. */ 12#undef HAVE_INTTYPES_H 13 14/* Has version 2.4.38 or greater of libdrm */ 15#undef HAVE_LIBDRM_2_4_38 16 17/* Has version 2.4.74 or greater of libdrm */ 18#undef HAVE_LIBDRM_2_4_74 19 20/* Has version 2.4.96 or greater of libdrm */ 21#undef HAVE_LIBDRM_2_4_96 22 23/* Has libudev installed */ 24#undef HAVE_LIBUDEV 25 26/* Define to 1 if you have the <stdint.h> header file. */ 27#undef HAVE_STDINT_H 28 29/* Define to 1 if you have the <stdio.h> header file. */ 30#undef HAVE_STDIO_H 31 32/* Define to 1 if you have the <stdlib.h> header file. */ 33#undef HAVE_STDLIB_H 34 35/* Define to 1 if you have the <strings.h> header file. */ 36#undef HAVE_STRINGS_H 37 38/* Define to 1 if you have the <string.h> header file. */ 39#undef HAVE_STRING_H 40 41/* Define to 1 if you have the <sys/stat.h> header file. */ 42#undef HAVE_SYS_STAT_H 43 44/* Define to 1 if you have the <sys/types.h> header file. */ 45#undef HAVE_SYS_TYPES_H 46 47/* Define to 1 if you have the <unistd.h> header file. */ 48#undef HAVE_UNISTD_H 49 50/* Has version 2 of XA */ 51#undef HAVE_XA_2 52 53/* Has version 1.12.0 or greater of the Xserver */ 54#undef HAVE_XORG_SERVER_1_12_0 55 56/* Has version 1.1.0 or greater of the Xserver */ 57#undef HAVE_XORG_SERVER_1_1_0 58 59/* Has version 1.2.0 or greater of the Xserver */ 60#undef HAVE_XORG_SERVER_1_2_0 61 62/* Has version 1.5.0 or greater of the Xserver */ 63#undef HAVE_XORG_SERVER_1_5_0 64 65/* Has version 1.7.0 or greater of the Xserver */ 66#undef HAVE_XORG_SERVER_1_7_0 67 68/* Define to the sub-directory where libtool stores uninstalled libraries. */ 69#undef LT_OBJDIR 70 71/* Name of package */ 72#undef PACKAGE 73 74/* Define to the address where bug reports for this package should be sent. */ 75#undef PACKAGE_BUGREPORT 76 77/* Define to the full name of this package. */ 78#undef PACKAGE_NAME 79 80/* Define to the full name and version of this package. */ 81#undef PACKAGE_STRING 82 83/* Define to the one symbol short name of this package. */ 84#undef PACKAGE_TARNAME 85 86/* Define to the home page for this package. */ 87#undef PACKAGE_URL 88 89/* Define to the version of this package. */ 90#undef PACKAGE_VERSION 91 92/* Major version of this package */ 93#undef PACKAGE_VERSION_MAJOR 94 95/* Minor version of this package */ 96#undef PACKAGE_VERSION_MINOR 97 98/* Patch version of this package */ 99#undef PACKAGE_VERSION_PATCHLEVEL 100 101/* Define to 1 if all of the C90 standard headers exist (not just the ones 102 required in a freestanding environment). This macro is provided for 103 backward compatibility; new code need not use it. */ 104#undef STDC_HEADERS 105 106/* Version number of package */ 107#undef VERSION 108 109/* Number of bits in a file offset, on hosts where this is settable. */ 110#undef _FILE_OFFSET_BITS 111 112/* Define for large files, on AIX-style hosts. */ 113#undef _LARGE_FILES 114