config.h.in revision b68e1f86
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 44b68e1f86Smrg/* Has version 1.7.0 or greater of the Xserver */ 45b68e1f86Smrg#undef HAVE_XORG_SERVER_1_7_0 46b68e1f86Smrg 47b68e1f86Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 48b68e1f86Smrg */ 49b68e1f86Smrg#undef LT_OBJDIR 50b68e1f86Smrg 516df26cacSmrg/* Name of package */ 526df26cacSmrg#undef PACKAGE 536df26cacSmrg 546df26cacSmrg/* Define to the address where bug reports for this package should be sent. */ 556df26cacSmrg#undef PACKAGE_BUGREPORT 566df26cacSmrg 576df26cacSmrg/* Define to the full name of this package. */ 586df26cacSmrg#undef PACKAGE_NAME 596df26cacSmrg 606df26cacSmrg/* Define to the full name and version of this package. */ 616df26cacSmrg#undef PACKAGE_STRING 626df26cacSmrg 636df26cacSmrg/* Define to the one symbol short name of this package. */ 646df26cacSmrg#undef PACKAGE_TARNAME 656df26cacSmrg 666df26cacSmrg/* Define to the version of this package. */ 676df26cacSmrg#undef PACKAGE_VERSION 686df26cacSmrg 6916fd1166Smrg/* Major version of this package */ 7016fd1166Smrg#undef PACKAGE_VERSION_MAJOR 7116fd1166Smrg 7216fd1166Smrg/* Minor version of this package */ 7316fd1166Smrg#undef PACKAGE_VERSION_MINOR 7416fd1166Smrg 7516fd1166Smrg/* Patch version of this package */ 7616fd1166Smrg#undef PACKAGE_VERSION_PATCHLEVEL 7716fd1166Smrg 786df26cacSmrg/* Define to 1 if you have the ANSI C header files. */ 796df26cacSmrg#undef STDC_HEADERS 806df26cacSmrg 816df26cacSmrg/* Version number of package */ 826df26cacSmrg#undef VERSION 83