1bdcaa8d0Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 2bdcaa8d0Smrg 3bdcaa8d0Smrg#include "xorg-server.h" 4bdcaa8d0Smrg 5bdcaa8d0Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 6bdcaa8d0Smrg#undef HAVE_DLFCN_H 7bdcaa8d0Smrg 8bdcaa8d0Smrg/* Define to 1 if you have the <elf_abi.h> header file. */ 9bdcaa8d0Smrg#undef HAVE_ELF_ABI_H 10bdcaa8d0Smrg 11bdcaa8d0Smrg/* Define to 1 if you have the <elf.h> header file. */ 12bdcaa8d0Smrg#undef HAVE_ELF_H 13bdcaa8d0Smrg 14bdcaa8d0Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 15bdcaa8d0Smrg#undef HAVE_INTTYPES_H 16bdcaa8d0Smrg 17bdcaa8d0Smrg/* Define to 1 if you have the <memory.h> header file. */ 18bdcaa8d0Smrg#undef HAVE_MEMORY_H 19bdcaa8d0Smrg 20bdcaa8d0Smrg/* Define to 1 if you have the <stdint.h> header file. */ 21bdcaa8d0Smrg#undef HAVE_STDINT_H 22bdcaa8d0Smrg 23bdcaa8d0Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 24bdcaa8d0Smrg#undef HAVE_STDLIB_H 25bdcaa8d0Smrg 26bdcaa8d0Smrg/* Define to 1 if you have the <strings.h> header file. */ 27bdcaa8d0Smrg#undef HAVE_STRINGS_H 28bdcaa8d0Smrg 29bdcaa8d0Smrg/* Define to 1 if you have the <string.h> header file. */ 30bdcaa8d0Smrg#undef HAVE_STRING_H 31bdcaa8d0Smrg 32bdcaa8d0Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 33bdcaa8d0Smrg#undef HAVE_SYS_STAT_H 34bdcaa8d0Smrg 35bdcaa8d0Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 36bdcaa8d0Smrg#undef HAVE_SYS_TYPES_H 37bdcaa8d0Smrg 38bdcaa8d0Smrg/* Define to 1 if you have the <unistd.h> header file. */ 39bdcaa8d0Smrg#undef HAVE_UNISTD_H 40bdcaa8d0Smrg 41880c7e28Smrg/* Define to 1 if you have the <xaa.h> header file. */ 42880c7e28Smrg#undef HAVE_XAA_H 43880c7e28Smrg 4472313efbSmrg/* Have 1bpp support */ 4572313efbSmrg#undef HAVE_XF1BPP 4672313efbSmrg 4772313efbSmrg/* Have 4bpp support */ 4872313efbSmrg#undef HAVE_XF4BPP 4972313efbSmrg 504f00d7e1Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 510b661123Smrg#undef LT_OBJDIR 520b661123Smrg 53bdcaa8d0Smrg/* Name of package */ 54bdcaa8d0Smrg#undef PACKAGE 55bdcaa8d0Smrg 56bdcaa8d0Smrg/* Define to the address where bug reports for this package should be sent. */ 57bdcaa8d0Smrg#undef PACKAGE_BUGREPORT 58bdcaa8d0Smrg 59bdcaa8d0Smrg/* Define to the full name of this package. */ 60bdcaa8d0Smrg#undef PACKAGE_NAME 61bdcaa8d0Smrg 62bdcaa8d0Smrg/* Define to the full name and version of this package. */ 63bdcaa8d0Smrg#undef PACKAGE_STRING 64bdcaa8d0Smrg 65bdcaa8d0Smrg/* Define to the one symbol short name of this package. */ 66bdcaa8d0Smrg#undef PACKAGE_TARNAME 67bdcaa8d0Smrg 68880c7e28Smrg/* Define to the home page for this package. */ 69880c7e28Smrg#undef PACKAGE_URL 70880c7e28Smrg 71bdcaa8d0Smrg/* Define to the version of this package. */ 72bdcaa8d0Smrg#undef PACKAGE_VERSION 73bdcaa8d0Smrg 74bdcaa8d0Smrg/* Major version of this package */ 75bdcaa8d0Smrg#undef PACKAGE_VERSION_MAJOR 76bdcaa8d0Smrg 77bdcaa8d0Smrg/* Minor version of this package */ 78bdcaa8d0Smrg#undef PACKAGE_VERSION_MINOR 79bdcaa8d0Smrg 80bdcaa8d0Smrg/* Patch version of this package */ 81bdcaa8d0Smrg#undef PACKAGE_VERSION_PATCHLEVEL 82bdcaa8d0Smrg 83bdcaa8d0Smrg/* Define to 1 if you have the ANSI C header files. */ 84bdcaa8d0Smrg#undef STDC_HEADERS 85bdcaa8d0Smrg 86bdcaa8d0Smrg/* Version number of package */ 87bdcaa8d0Smrg#undef VERSION 88