config.h.in revision 4a041c5b
14a041c5bSmacallan/* config.h.in. Generated from configure.ac by autoheader. */ 24a041c5bSmacallan 34a041c5bSmacallan#include "xorg-server.h" 44a041c5bSmacallan 54a041c5bSmacallan/* Define to 1 if you have the <dlfcn.h> header file. */ 64a041c5bSmacallan#undef HAVE_DLFCN_H 74a041c5bSmacallan 84a041c5bSmacallan/* Define to 1 if you have the <inttypes.h> header file. */ 94a041c5bSmacallan#undef HAVE_INTTYPES_H 104a041c5bSmacallan 114a041c5bSmacallan/* Define to 1 if you have the <memory.h> header file. */ 124a041c5bSmacallan#undef HAVE_MEMORY_H 134a041c5bSmacallan 144a041c5bSmacallan/* Define to 1 if you have the <stdint.h> header file. */ 154a041c5bSmacallan#undef HAVE_STDINT_H 164a041c5bSmacallan 174a041c5bSmacallan/* Define to 1 if you have the <stdlib.h> header file. */ 184a041c5bSmacallan#undef HAVE_STDLIB_H 194a041c5bSmacallan 204a041c5bSmacallan/* Define to 1 if you have the <strings.h> header file. */ 214a041c5bSmacallan#undef HAVE_STRINGS_H 224a041c5bSmacallan 234a041c5bSmacallan/* Define to 1 if you have the <string.h> header file. */ 244a041c5bSmacallan#undef HAVE_STRING_H 254a041c5bSmacallan 264a041c5bSmacallan/* Define to 1 if you have the <sys/stat.h> header file. */ 274a041c5bSmacallan#undef HAVE_SYS_STAT_H 284a041c5bSmacallan 294a041c5bSmacallan/* Define to 1 if you have the <sys/types.h> header file. */ 304a041c5bSmacallan#undef HAVE_SYS_TYPES_H 314a041c5bSmacallan 324a041c5bSmacallan/* Define to 1 if you have the <unistd.h> header file. */ 334a041c5bSmacallan#undef HAVE_UNISTD_H 344a041c5bSmacallan 354a041c5bSmacallan/* Name of package */ 364a041c5bSmacallan#undef PACKAGE 374a041c5bSmacallan 384a041c5bSmacallan/* Define to the address where bug reports for this package should be sent. */ 394a041c5bSmacallan#undef PACKAGE_BUGREPORT 404a041c5bSmacallan 414a041c5bSmacallan/* Define to the full name of this package. */ 424a041c5bSmacallan#undef PACKAGE_NAME 434a041c5bSmacallan 444a041c5bSmacallan/* Define to the full name and version of this package. */ 454a041c5bSmacallan#undef PACKAGE_STRING 464a041c5bSmacallan 474a041c5bSmacallan/* Define to the one symbol short name of this package. */ 484a041c5bSmacallan#undef PACKAGE_TARNAME 494a041c5bSmacallan 504a041c5bSmacallan/* Define to the version of this package. */ 514a041c5bSmacallan#undef PACKAGE_VERSION 524a041c5bSmacallan 534a041c5bSmacallan/* Major version of this package */ 544a041c5bSmacallan#undef PACKAGE_VERSION_MAJOR 554a041c5bSmacallan 564a041c5bSmacallan/* Minor version of this package */ 574a041c5bSmacallan#undef PACKAGE_VERSION_MINOR 584a041c5bSmacallan 594a041c5bSmacallan/* Patch version of this package */ 604a041c5bSmacallan#undef PACKAGE_VERSION_PATCHLEVEL 614a041c5bSmacallan 624a041c5bSmacallan/* Define to 1 if you have the ANSI C header files. */ 634a041c5bSmacallan#undef STDC_HEADERS 644a041c5bSmacallan 654a041c5bSmacallan/* Version number of package */ 664a041c5bSmacallan#undef VERSION 67