config.h.in revision 2a75d1c4
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
352a75d1c4Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
362a75d1c4Smrg   */
372a75d1c4Smrg#undef LT_OBJDIR
382a75d1c4Smrg
39f7ec340bSmacallan/* Name of package */
40f7ec340bSmacallan#undef PACKAGE
41f7ec340bSmacallan
42f7ec340bSmacallan/* Define to the address where bug reports for this package should be sent. */
43f7ec340bSmacallan#undef PACKAGE_BUGREPORT
44f7ec340bSmacallan
45f7ec340bSmacallan/* Define to the full name of this package. */
46f7ec340bSmacallan#undef PACKAGE_NAME
47f7ec340bSmacallan
48f7ec340bSmacallan/* Define to the full name and version of this package. */
49f7ec340bSmacallan#undef PACKAGE_STRING
50f7ec340bSmacallan
51f7ec340bSmacallan/* Define to the one symbol short name of this package. */
52f7ec340bSmacallan#undef PACKAGE_TARNAME
53f7ec340bSmacallan
542a75d1c4Smrg/* Define to the home page for this package. */
552a75d1c4Smrg#undef PACKAGE_URL
562a75d1c4Smrg
57f7ec340bSmacallan/* Define to the version of this package. */
58f7ec340bSmacallan#undef PACKAGE_VERSION
59f7ec340bSmacallan
607ce7e03cSmrg/* Major version of this package */
617ce7e03cSmrg#undef PACKAGE_VERSION_MAJOR
627ce7e03cSmrg
637ce7e03cSmrg/* Minor version of this package */
647ce7e03cSmrg#undef PACKAGE_VERSION_MINOR
657ce7e03cSmrg
667ce7e03cSmrg/* Patch version of this package */
677ce7e03cSmrg#undef PACKAGE_VERSION_PATCHLEVEL
687ce7e03cSmrg
69f7ec340bSmacallan/* Define to 1 if you have the ANSI C header files. */
70f7ec340bSmacallan#undef STDC_HEADERS
71f7ec340bSmacallan
72f7ec340bSmacallan/* Version number of package */
73f7ec340bSmacallan#undef VERSION
74