config.h.in revision a241306c
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 11a241306cSmrg/* Has libdrm */ 12a241306cSmrg#undef HAVE_LIBDRM 13a241306cSmrg 146df26cacSmrg/* Define to 1 if you have the <memory.h> header file. */ 156df26cacSmrg#undef HAVE_MEMORY_H 166df26cacSmrg 176df26cacSmrg/* Define to 1 if you have the <stdint.h> header file. */ 186df26cacSmrg#undef HAVE_STDINT_H 196df26cacSmrg 206df26cacSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 216df26cacSmrg#undef HAVE_STDLIB_H 226df26cacSmrg 236df26cacSmrg/* Define to 1 if you have the <strings.h> header file. */ 246df26cacSmrg#undef HAVE_STRINGS_H 256df26cacSmrg 266df26cacSmrg/* Define to 1 if you have the <string.h> header file. */ 276df26cacSmrg#undef HAVE_STRING_H 286df26cacSmrg 296df26cacSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 306df26cacSmrg#undef HAVE_SYS_STAT_H 316df26cacSmrg 326df26cacSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 336df26cacSmrg#undef HAVE_SYS_TYPES_H 346df26cacSmrg 356df26cacSmrg/* Define to 1 if you have the <unistd.h> header file. */ 366df26cacSmrg#undef HAVE_UNISTD_H 376df26cacSmrg 3816fd1166Smrg/* Has version 1.0.99.901 or greater of the Xserver */ 3916fd1166Smrg#undef HAVE_XORG_SERVER_1_0_99_901 4016fd1166Smrg 4116fd1166Smrg/* Has version 1.1.0 or greater of the Xserver */ 4216fd1166Smrg#undef HAVE_XORG_SERVER_1_1_0 4316fd1166Smrg 4416fd1166Smrg/* Has version 1.2.0 or greater of the Xserver */ 4516fd1166Smrg#undef HAVE_XORG_SERVER_1_2_0 4616fd1166Smrg 47a241306cSmrg/* Has version 1.5.0 or greater of the Xserver */ 48a241306cSmrg#undef HAVE_XORG_SERVER_1_5_0 49a241306cSmrg 50b68e1f86Smrg/* Has version 1.7.0 or greater of the Xserver */ 51b68e1f86Smrg#undef HAVE_XORG_SERVER_1_7_0 52b68e1f86Smrg 53b68e1f86Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 54b68e1f86Smrg */ 55b68e1f86Smrg#undef LT_OBJDIR 56b68e1f86Smrg 571f27ce9aSmrg/* Define to 1 if your C compiler doesn't accept -c and -o together. */ 581f27ce9aSmrg#undef NO_MINUS_C_MINUS_O 591f27ce9aSmrg 606df26cacSmrg/* Name of package */ 616df26cacSmrg#undef PACKAGE 626df26cacSmrg 636df26cacSmrg/* Define to the address where bug reports for this package should be sent. */ 646df26cacSmrg#undef PACKAGE_BUGREPORT 656df26cacSmrg 666df26cacSmrg/* Define to the full name of this package. */ 676df26cacSmrg#undef PACKAGE_NAME 686df26cacSmrg 696df26cacSmrg/* Define to the full name and version of this package. */ 706df26cacSmrg#undef PACKAGE_STRING 716df26cacSmrg 726df26cacSmrg/* Define to the one symbol short name of this package. */ 736df26cacSmrg#undef PACKAGE_TARNAME 746df26cacSmrg 756df26cacSmrg/* Define to the version of this package. */ 766df26cacSmrg#undef PACKAGE_VERSION 776df26cacSmrg 7816fd1166Smrg/* Major version of this package */ 7916fd1166Smrg#undef PACKAGE_VERSION_MAJOR 8016fd1166Smrg 8116fd1166Smrg/* Minor version of this package */ 8216fd1166Smrg#undef PACKAGE_VERSION_MINOR 8316fd1166Smrg 8416fd1166Smrg/* Patch version of this package */ 8516fd1166Smrg#undef PACKAGE_VERSION_PATCHLEVEL 8616fd1166Smrg 876df26cacSmrg/* Define to 1 if you have the ANSI C header files. */ 886df26cacSmrg#undef STDC_HEADERS 896df26cacSmrg 906df26cacSmrg/* Version number of package */ 916df26cacSmrg#undef VERSION 92