config.h.in revision f7ec340b
1f7ec340bSmacallan/* config.h.in.  Generated from configure.ac by autoheader.  */
2f7ec340bSmacallan
3f7ec340bSmacallan#include "xorg-server.h"
4f7ec340bSmacallan
5f7ec340bSmacallan/* Define to 1 if you have the <dlfcn.h> header file. */
6f7ec340bSmacallan#undef HAVE_DLFCN_H
7f7ec340bSmacallan
8f7ec340bSmacallan/* Define to 1 if you have the <inttypes.h> header file. */
9f7ec340bSmacallan#undef HAVE_INTTYPES_H
10f7ec340bSmacallan
11f7ec340bSmacallan/* Define to 1 if you have the <memory.h> header file. */
12f7ec340bSmacallan#undef HAVE_MEMORY_H
13f7ec340bSmacallan
14f7ec340bSmacallan/* Define to 1 if you have the <stdint.h> header file. */
15f7ec340bSmacallan#undef HAVE_STDINT_H
16f7ec340bSmacallan
17f7ec340bSmacallan/* Define to 1 if you have the <stdlib.h> header file. */
18f7ec340bSmacallan#undef HAVE_STDLIB_H
19f7ec340bSmacallan
20f7ec340bSmacallan/* Define to 1 if you have the <strings.h> header file. */
21f7ec340bSmacallan#undef HAVE_STRINGS_H
22f7ec340bSmacallan
23f7ec340bSmacallan/* Define to 1 if you have the <string.h> header file. */
24f7ec340bSmacallan#undef HAVE_STRING_H
25f7ec340bSmacallan
26f7ec340bSmacallan/* Define to 1 if you have the <sys/stat.h> header file. */
27f7ec340bSmacallan#undef HAVE_SYS_STAT_H
28f7ec340bSmacallan
29f7ec340bSmacallan/* Define to 1 if you have the <sys/types.h> header file. */
30f7ec340bSmacallan#undef HAVE_SYS_TYPES_H
31f7ec340bSmacallan
32f7ec340bSmacallan/* Define to 1 if you have the <unistd.h> header file. */
33f7ec340bSmacallan#undef HAVE_UNISTD_H
34f7ec340bSmacallan
35f7ec340bSmacallan/* Name of package */
36f7ec340bSmacallan#undef PACKAGE
37f7ec340bSmacallan
38f7ec340bSmacallan/* Define to the address where bug reports for this package should be sent. */
39f7ec340bSmacallan#undef PACKAGE_BUGREPORT
40f7ec340bSmacallan
41f7ec340bSmacallan/* Define to the full name of this package. */
42f7ec340bSmacallan#undef PACKAGE_NAME
43f7ec340bSmacallan
44f7ec340bSmacallan/* Define to the full name and version of this package. */
45f7ec340bSmacallan#undef PACKAGE_STRING
46f7ec340bSmacallan
47f7ec340bSmacallan/* Define to the one symbol short name of this package. */
48f7ec340bSmacallan#undef PACKAGE_TARNAME
49f7ec340bSmacallan
50f7ec340bSmacallan/* Define to the version of this package. */
51f7ec340bSmacallan#undef PACKAGE_VERSION
52f7ec340bSmacallan
53f7ec340bSmacallan/* Define to 1 if you have the ANSI C header files. */
54f7ec340bSmacallan#undef STDC_HEADERS
55f7ec340bSmacallan
56f7ec340bSmacallan/* Version number of package */
57f7ec340bSmacallan#undef VERSION
58