115fb4814Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
215fb4814Smrg
315fb4814Smrg#include "xorg-server.h"
415fb4814Smrg
515fb4814Smrg/* Define to 1 if you have the <dlfcn.h> header file. */
615fb4814Smrg#undef HAVE_DLFCN_H
715fb4814Smrg
815fb4814Smrg/* Define to 1 if you have the <inttypes.h> header file. */
915fb4814Smrg#undef HAVE_INTTYPES_H
1015fb4814Smrg
1115fb4814Smrg/* Define to 1 if you have the <stdint.h> header file. */
1215fb4814Smrg#undef HAVE_STDINT_H
1315fb4814Smrg
14f010a93dSmrg/* Define to 1 if you have the <stdio.h> header file. */
15f010a93dSmrg#undef HAVE_STDIO_H
16f010a93dSmrg
1715fb4814Smrg/* Define to 1 if you have the <stdlib.h> header file. */
1815fb4814Smrg#undef HAVE_STDLIB_H
1915fb4814Smrg
2015fb4814Smrg/* Define to 1 if you have the <strings.h> header file. */
2115fb4814Smrg#undef HAVE_STRINGS_H
2215fb4814Smrg
2315fb4814Smrg/* Define to 1 if you have the <string.h> header file. */
2415fb4814Smrg#undef HAVE_STRING_H
2515fb4814Smrg
2615fb4814Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
2715fb4814Smrg#undef HAVE_SYS_STAT_H
2815fb4814Smrg
2915fb4814Smrg/* Define to 1 if you have the <sys/types.h> header file. */
3015fb4814Smrg#undef HAVE_SYS_TYPES_H
3115fb4814Smrg
3215fb4814Smrg/* Define to 1 if you have the <unistd.h> header file. */
3315fb4814Smrg#undef HAVE_UNISTD_H
3415fb4814Smrg
35b4d38c65Smrg/* Define to 1 if you have the <xaa.h> header file. */
36b4d38c65Smrg#undef HAVE_XAA_H
37b4d38c65Smrg
38f010a93dSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
39b4d38c65Smrg#undef LT_OBJDIR
40b4d38c65Smrg
4115fb4814Smrg/* Name of package */
4215fb4814Smrg#undef PACKAGE
4315fb4814Smrg
4415fb4814Smrg/* Define to the address where bug reports for this package should be sent. */
4515fb4814Smrg#undef PACKAGE_BUGREPORT
4615fb4814Smrg
4715fb4814Smrg/* Define to the full name of this package. */
4815fb4814Smrg#undef PACKAGE_NAME
4915fb4814Smrg
5015fb4814Smrg/* Define to the full name and version of this package. */
5115fb4814Smrg#undef PACKAGE_STRING
5215fb4814Smrg
5315fb4814Smrg/* Define to the one symbol short name of this package. */
5415fb4814Smrg#undef PACKAGE_TARNAME
5515fb4814Smrg
56b4d38c65Smrg/* Define to the home page for this package. */
57b4d38c65Smrg#undef PACKAGE_URL
58b4d38c65Smrg
5915fb4814Smrg/* Define to the version of this package. */
6015fb4814Smrg#undef PACKAGE_VERSION
6115fb4814Smrg
62de78e416Smrg/* Major version of this package */
63de78e416Smrg#undef PACKAGE_VERSION_MAJOR
64de78e416Smrg
65de78e416Smrg/* Minor version of this package */
66de78e416Smrg#undef PACKAGE_VERSION_MINOR
67de78e416Smrg
68de78e416Smrg/* Patch version of this package */
69de78e416Smrg#undef PACKAGE_VERSION_PATCHLEVEL
70de78e416Smrg
71f010a93dSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
72f010a93dSmrg   required in a freestanding environment). This macro is provided for
73f010a93dSmrg   backward compatibility; new code need not use it. */
7415fb4814Smrg#undef STDC_HEADERS
7515fb4814Smrg
7615fb4814Smrg/* Version number of package */
7715fb4814Smrg#undef VERSION
78