config.h.in revision 16fd1166
16df26cacSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 26df26cacSmrg 36df26cacSmrg#include "xorg-server.h" 46df26cacSmrg 56df26cacSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 66df26cacSmrg#undef HAVE_DLFCN_H 76df26cacSmrg 86df26cacSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 96df26cacSmrg#undef HAVE_INTTYPES_H 106df26cacSmrg 116df26cacSmrg/* Define to 1 if you have the <memory.h> header file. */ 126df26cacSmrg#undef HAVE_MEMORY_H 136df26cacSmrg 146df26cacSmrg/* Define to 1 if you have the <stdint.h> header file. */ 156df26cacSmrg#undef HAVE_STDINT_H 166df26cacSmrg 176df26cacSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 186df26cacSmrg#undef HAVE_STDLIB_H 196df26cacSmrg 206df26cacSmrg/* Define to 1 if you have the <strings.h> header file. */ 216df26cacSmrg#undef HAVE_STRINGS_H 226df26cacSmrg 236df26cacSmrg/* Define to 1 if you have the <string.h> header file. */ 246df26cacSmrg#undef HAVE_STRING_H 256df26cacSmrg 266df26cacSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 276df26cacSmrg#undef HAVE_SYS_STAT_H 286df26cacSmrg 296df26cacSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 306df26cacSmrg#undef HAVE_SYS_TYPES_H 316df26cacSmrg 326df26cacSmrg/* Define to 1 if you have the <unistd.h> header file. */ 336df26cacSmrg#undef HAVE_UNISTD_H 346df26cacSmrg 3516fd1166Smrg/* Has version 1.0.99.901 or greater of the Xserver */ 3616fd1166Smrg#undef HAVE_XORG_SERVER_1_0_99_901 3716fd1166Smrg 3816fd1166Smrg/* Has version 1.1.0 or greater of the Xserver */ 3916fd1166Smrg#undef HAVE_XORG_SERVER_1_1_0 4016fd1166Smrg 4116fd1166Smrg/* Has version 1.2.0 or greater of the Xserver */ 4216fd1166Smrg#undef HAVE_XORG_SERVER_1_2_0 4316fd1166Smrg 446df26cacSmrg/* Name of package */ 456df26cacSmrg#undef PACKAGE 466df26cacSmrg 476df26cacSmrg/* Define to the address where bug reports for this package should be sent. */ 486df26cacSmrg#undef PACKAGE_BUGREPORT 496df26cacSmrg 506df26cacSmrg/* Define to the full name of this package. */ 516df26cacSmrg#undef PACKAGE_NAME 526df26cacSmrg 536df26cacSmrg/* Define to the full name and version of this package. */ 546df26cacSmrg#undef PACKAGE_STRING 556df26cacSmrg 566df26cacSmrg/* Define to the one symbol short name of this package. */ 576df26cacSmrg#undef PACKAGE_TARNAME 586df26cacSmrg 596df26cacSmrg/* Define to the version of this package. */ 606df26cacSmrg#undef PACKAGE_VERSION 616df26cacSmrg 6216fd1166Smrg/* Major version of this package */ 6316fd1166Smrg#undef PACKAGE_VERSION_MAJOR 6416fd1166Smrg 6516fd1166Smrg/* Minor version of this package */ 6616fd1166Smrg#undef PACKAGE_VERSION_MINOR 6716fd1166Smrg 6816fd1166Smrg/* Patch version of this package */ 6916fd1166Smrg#undef PACKAGE_VERSION_PATCHLEVEL 7016fd1166Smrg 716df26cacSmrg/* Define to 1 if you have the ANSI C header files. */ 726df26cacSmrg#undef STDC_HEADERS 736df26cacSmrg 746df26cacSmrg/* Version number of package */ 756df26cacSmrg#undef VERSION 76