config.h.in revision 5f5b92ff
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 1117a48c7cSmrg/* Define to 1 if you have the <memory.h> header file. */ 1217a48c7cSmrg#undef HAVE_MEMORY_H 1317a48c7cSmrg 1417a48c7cSmrg/* Define to 1 if you have the <stdint.h> header file. */ 1517a48c7cSmrg#undef HAVE_STDINT_H 1617a48c7cSmrg 1717a48c7cSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 1817a48c7cSmrg#undef HAVE_STDLIB_H 1917a48c7cSmrg 2017a48c7cSmrg/* Define to 1 if you have the <strings.h> header file. */ 2117a48c7cSmrg#undef HAVE_STRINGS_H 2217a48c7cSmrg 2317a48c7cSmrg/* Define to 1 if you have the <string.h> header file. */ 2417a48c7cSmrg#undef HAVE_STRING_H 2517a48c7cSmrg 2617a48c7cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2717a48c7cSmrg#undef HAVE_SYS_STAT_H 2817a48c7cSmrg 2917a48c7cSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 3017a48c7cSmrg#undef HAVE_SYS_TYPES_H 3117a48c7cSmrg 3217a48c7cSmrg/* Define to 1 if you have the <unistd.h> header file. */ 3317a48c7cSmrg#undef HAVE_UNISTD_H 3417a48c7cSmrg 35fbed5abfSmrg/* xextproto 7.1 available */ 36fbed5abfSmrg#undef HAVE_XEXTPROTO_71 37fbed5abfSmrg 385f5b92ffSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 395f5b92ffSmrg */ 405f5b92ffSmrg#undef LT_OBJDIR 418e0ed500Smrg 4217a48c7cSmrg/* Name of package */ 4317a48c7cSmrg#undef PACKAGE 4417a48c7cSmrg 4517a48c7cSmrg/* Define to the address where bug reports for this package should be sent. */ 4617a48c7cSmrg#undef PACKAGE_BUGREPORT 4717a48c7cSmrg 4817a48c7cSmrg/* Define to the full name of this package. */ 4917a48c7cSmrg#undef PACKAGE_NAME 5017a48c7cSmrg 5117a48c7cSmrg/* Define to the full name and version of this package. */ 5217a48c7cSmrg#undef PACKAGE_STRING 5317a48c7cSmrg 5417a48c7cSmrg/* Define to the one symbol short name of this package. */ 5517a48c7cSmrg#undef PACKAGE_TARNAME 5617a48c7cSmrg 575f5b92ffSmrg/* Define to the home page for this package. */ 585f5b92ffSmrg#undef PACKAGE_URL 595f5b92ffSmrg 6017a48c7cSmrg/* Define to the version of this package. */ 6117a48c7cSmrg#undef PACKAGE_VERSION 6217a48c7cSmrg 638e0ed500Smrg/* Major version of this package */ 648e0ed500Smrg#undef PACKAGE_VERSION_MAJOR 658e0ed500Smrg 668e0ed500Smrg/* Minor version of this package */ 678e0ed500Smrg#undef PACKAGE_VERSION_MINOR 688e0ed500Smrg 698e0ed500Smrg/* Patch version of this package */ 708e0ed500Smrg#undef PACKAGE_VERSION_PATCHLEVEL 718e0ed500Smrg 7217a48c7cSmrg/* Define to 1 if you have the ANSI C header files. */ 7317a48c7cSmrg#undef STDC_HEADERS 7417a48c7cSmrg 7517a48c7cSmrg/* Version number of package */ 7617a48c7cSmrg#undef VERSION 77