config.h.in revision 54b44505
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 3554b44505Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 3654b44505Smrg */ 3754b44505Smrg#undef LT_OBJDIR 3854b44505Smrg 394a041c5bSmacallan/* Name of package */ 404a041c5bSmacallan#undef PACKAGE 414a041c5bSmacallan 424a041c5bSmacallan/* Define to the address where bug reports for this package should be sent. */ 434a041c5bSmacallan#undef PACKAGE_BUGREPORT 444a041c5bSmacallan 454a041c5bSmacallan/* Define to the full name of this package. */ 464a041c5bSmacallan#undef PACKAGE_NAME 474a041c5bSmacallan 484a041c5bSmacallan/* Define to the full name and version of this package. */ 494a041c5bSmacallan#undef PACKAGE_STRING 504a041c5bSmacallan 514a041c5bSmacallan/* Define to the one symbol short name of this package. */ 524a041c5bSmacallan#undef PACKAGE_TARNAME 534a041c5bSmacallan 5454b44505Smrg/* Define to the home page for this package. */ 5554b44505Smrg#undef PACKAGE_URL 5654b44505Smrg 574a041c5bSmacallan/* Define to the version of this package. */ 584a041c5bSmacallan#undef PACKAGE_VERSION 594a041c5bSmacallan 604a041c5bSmacallan/* Major version of this package */ 614a041c5bSmacallan#undef PACKAGE_VERSION_MAJOR 624a041c5bSmacallan 634a041c5bSmacallan/* Minor version of this package */ 644a041c5bSmacallan#undef PACKAGE_VERSION_MINOR 654a041c5bSmacallan 664a041c5bSmacallan/* Patch version of this package */ 674a041c5bSmacallan#undef PACKAGE_VERSION_PATCHLEVEL 684a041c5bSmacallan 694a041c5bSmacallan/* Define to 1 if you have the ANSI C header files. */ 704a041c5bSmacallan#undef STDC_HEADERS 714a041c5bSmacallan 724a041c5bSmacallan/* Version number of package */ 734a041c5bSmacallan#undef VERSION 74