1e4da13eeSmacallan/* config.h.in.  Generated from configure.ac by autoheader.  */
2e4da13eeSmacallan
3e4da13eeSmacallan#include "xorg-server.h"
4e4da13eeSmacallan
5e4da13eeSmacallan/* Define to 1 if you have the <dlfcn.h> header file. */
6e4da13eeSmacallan#undef HAVE_DLFCN_H
7e4da13eeSmacallan
8e4da13eeSmacallan/* Define to 1 if you have the <inttypes.h> header file. */
9e4da13eeSmacallan#undef HAVE_INTTYPES_H
10e4da13eeSmacallan
11e4da13eeSmacallan/* Define to 1 if you have the <stdint.h> header file. */
12e4da13eeSmacallan#undef HAVE_STDINT_H
13e4da13eeSmacallan
1425ad54caSmrg/* Define to 1 if you have the <stdio.h> header file. */
1525ad54caSmrg#undef HAVE_STDIO_H
1625ad54caSmrg
17e4da13eeSmacallan/* Define to 1 if you have the <stdlib.h> header file. */
18e4da13eeSmacallan#undef HAVE_STDLIB_H
19e4da13eeSmacallan
20e4da13eeSmacallan/* Define to 1 if you have the <strings.h> header file. */
21e4da13eeSmacallan#undef HAVE_STRINGS_H
22e4da13eeSmacallan
23e4da13eeSmacallan/* Define to 1 if you have the <string.h> header file. */
24e4da13eeSmacallan#undef HAVE_STRING_H
25e4da13eeSmacallan
26e4da13eeSmacallan/* Define to 1 if you have the <sys/stat.h> header file. */
27e4da13eeSmacallan#undef HAVE_SYS_STAT_H
28e4da13eeSmacallan
29e4da13eeSmacallan/* Define to 1 if you have the <sys/types.h> header file. */
30e4da13eeSmacallan#undef HAVE_SYS_TYPES_H
31e4da13eeSmacallan
32e4da13eeSmacallan/* Define to 1 if you have the <unistd.h> header file. */
33e4da13eeSmacallan#undef HAVE_UNISTD_H
34e4da13eeSmacallan
3525ad54caSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
3665d490d0Smrg#undef LT_OBJDIR
3765d490d0Smrg
38e4da13eeSmacallan/* Name of package */
39e4da13eeSmacallan#undef PACKAGE
40e4da13eeSmacallan
41e4da13eeSmacallan/* Define to the address where bug reports for this package should be sent. */
42e4da13eeSmacallan#undef PACKAGE_BUGREPORT
43e4da13eeSmacallan
44e4da13eeSmacallan/* Define to the full name of this package. */
45e4da13eeSmacallan#undef PACKAGE_NAME
46e4da13eeSmacallan
47e4da13eeSmacallan/* Define to the full name and version of this package. */
48e4da13eeSmacallan#undef PACKAGE_STRING
49e4da13eeSmacallan
50e4da13eeSmacallan/* Define to the one symbol short name of this package. */
51e4da13eeSmacallan#undef PACKAGE_TARNAME
52e4da13eeSmacallan
5365d490d0Smrg/* Define to the home page for this package. */
5465d490d0Smrg#undef PACKAGE_URL
5565d490d0Smrg
56e4da13eeSmacallan/* Define to the version of this package. */
57e4da13eeSmacallan#undef PACKAGE_VERSION
58e4da13eeSmacallan
59e4da13eeSmacallan/* Major version of this package */
60e4da13eeSmacallan#undef PACKAGE_VERSION_MAJOR
61e4da13eeSmacallan
62e4da13eeSmacallan/* Minor version of this package */
63e4da13eeSmacallan#undef PACKAGE_VERSION_MINOR
64e4da13eeSmacallan
65e4da13eeSmacallan/* Patch version of this package */
66e4da13eeSmacallan#undef PACKAGE_VERSION_PATCHLEVEL
67e4da13eeSmacallan
6825ad54caSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
6925ad54caSmrg   required in a freestanding environment). This macro is provided for
7025ad54caSmrg   backward compatibility; new code need not use it. */
71e4da13eeSmacallan#undef STDC_HEADERS
72e4da13eeSmacallan
73e4da13eeSmacallan/* Version number of package */
74e4da13eeSmacallan#undef VERSION
75