config.h.in revision 1f27ce9a
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
511f27ce9aSmrg/* Define to 1 if your C compiler doesn't accept -c and -o together. */
521f27ce9aSmrg#undef NO_MINUS_C_MINUS_O
531f27ce9aSmrg
546df26cacSmrg/* Name of package */
556df26cacSmrg#undef PACKAGE
566df26cacSmrg
576df26cacSmrg/* Define to the address where bug reports for this package should be sent. */
586df26cacSmrg#undef PACKAGE_BUGREPORT
596df26cacSmrg
606df26cacSmrg/* Define to the full name of this package. */
616df26cacSmrg#undef PACKAGE_NAME
626df26cacSmrg
636df26cacSmrg/* Define to the full name and version of this package. */
646df26cacSmrg#undef PACKAGE_STRING
656df26cacSmrg
666df26cacSmrg/* Define to the one symbol short name of this package. */
676df26cacSmrg#undef PACKAGE_TARNAME
686df26cacSmrg
696df26cacSmrg/* Define to the version of this package. */
706df26cacSmrg#undef PACKAGE_VERSION
716df26cacSmrg
7216fd1166Smrg/* Major version of this package */
7316fd1166Smrg#undef PACKAGE_VERSION_MAJOR
7416fd1166Smrg
7516fd1166Smrg/* Minor version of this package */
7616fd1166Smrg#undef PACKAGE_VERSION_MINOR
7716fd1166Smrg
7816fd1166Smrg/* Patch version of this package */
7916fd1166Smrg#undef PACKAGE_VERSION_PATCHLEVEL
8016fd1166Smrg
816df26cacSmrg/* Define to 1 if you have the ANSI C header files. */
826df26cacSmrg#undef STDC_HEADERS
836df26cacSmrg
846df26cacSmrg/* Version number of package */
856df26cacSmrg#undef VERSION
86