config.h.in revision 8e0ed500
117a48c7cSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 217a48c7cSmrg 317a48c7cSmrg#include "xorg-server.h" 417a48c7cSmrg 517a48c7cSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 617a48c7cSmrg#undef HAVE_DLFCN_H 717a48c7cSmrg 817a48c7cSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 917a48c7cSmrg#undef HAVE_INTTYPES_H 1017a48c7cSmrg 118e0ed500Smrg/* Have ISA support */ 128e0ed500Smrg#undef HAVE_ISA 138e0ed500Smrg 1417a48c7cSmrg/* Define to 1 if you have the <memory.h> header file. */ 1517a48c7cSmrg#undef HAVE_MEMORY_H 1617a48c7cSmrg 1717a48c7cSmrg/* Define to 1 if you have the <stdint.h> header file. */ 1817a48c7cSmrg#undef HAVE_STDINT_H 1917a48c7cSmrg 2017a48c7cSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 2117a48c7cSmrg#undef HAVE_STDLIB_H 2217a48c7cSmrg 2317a48c7cSmrg/* Define to 1 if you have the <strings.h> header file. */ 2417a48c7cSmrg#undef HAVE_STRINGS_H 2517a48c7cSmrg 2617a48c7cSmrg/* Define to 1 if you have the <string.h> header file. */ 2717a48c7cSmrg#undef HAVE_STRING_H 2817a48c7cSmrg 2917a48c7cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 3017a48c7cSmrg#undef HAVE_SYS_STAT_H 3117a48c7cSmrg 3217a48c7cSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 3317a48c7cSmrg#undef HAVE_SYS_TYPES_H 3417a48c7cSmrg 3517a48c7cSmrg/* Define to 1 if you have the <unistd.h> header file. */ 3617a48c7cSmrg#undef HAVE_UNISTD_H 3717a48c7cSmrg 388e0ed500Smrg/* Have 1bpp support */ 398e0ed500Smrg#undef HAVE_XF1BPP 408e0ed500Smrg 418e0ed500Smrg/* Have 4bpp support */ 428e0ed500Smrg#undef HAVE_XF4BPP 438e0ed500Smrg 4417a48c7cSmrg/* Name of package */ 4517a48c7cSmrg#undef PACKAGE 4617a48c7cSmrg 4717a48c7cSmrg/* Define to the address where bug reports for this package should be sent. */ 4817a48c7cSmrg#undef PACKAGE_BUGREPORT 4917a48c7cSmrg 5017a48c7cSmrg/* Define to the full name of this package. */ 5117a48c7cSmrg#undef PACKAGE_NAME 5217a48c7cSmrg 5317a48c7cSmrg/* Define to the full name and version of this package. */ 5417a48c7cSmrg#undef PACKAGE_STRING 5517a48c7cSmrg 5617a48c7cSmrg/* Define to the one symbol short name of this package. */ 5717a48c7cSmrg#undef PACKAGE_TARNAME 5817a48c7cSmrg 5917a48c7cSmrg/* Define to the version of this package. */ 6017a48c7cSmrg#undef PACKAGE_VERSION 6117a48c7cSmrg 628e0ed500Smrg/* Major version of this package */ 638e0ed500Smrg#undef PACKAGE_VERSION_MAJOR 648e0ed500Smrg 658e0ed500Smrg/* Minor version of this package */ 668e0ed500Smrg#undef PACKAGE_VERSION_MINOR 678e0ed500Smrg 688e0ed500Smrg/* Patch version of this package */ 698e0ed500Smrg#undef PACKAGE_VERSION_PATCHLEVEL 708e0ed500Smrg 7117a48c7cSmrg/* Define to 1 if you have the ANSI C header files. */ 7217a48c7cSmrg#undef STDC_HEADERS 7317a48c7cSmrg 7417a48c7cSmrg/* Version number of package */ 7517a48c7cSmrg#undef VERSION 76