config.h.in revision e96acad6
1dbbd9e4bSmacallan/* config.h.in.  Generated from configure.ac by autoheader.  */
2dbbd9e4bSmacallan
3dbbd9e4bSmacallan#include "xorg-server.h"
4dbbd9e4bSmacallan
5dbbd9e4bSmacallan/* Define to 1 if you have the <dlfcn.h> header file. */
6dbbd9e4bSmacallan#undef HAVE_DLFCN_H
7dbbd9e4bSmacallan
8dbbd9e4bSmacallan/* Define to 1 if you have the <inttypes.h> header file. */
9dbbd9e4bSmacallan#undef HAVE_INTTYPES_H
10dbbd9e4bSmacallan
11dbbd9e4bSmacallan/* Define to 1 if you have the <memory.h> header file. */
12dbbd9e4bSmacallan#undef HAVE_MEMORY_H
13dbbd9e4bSmacallan
14dbbd9e4bSmacallan/* Define to 1 if you have the <stdint.h> header file. */
15dbbd9e4bSmacallan#undef HAVE_STDINT_H
16dbbd9e4bSmacallan
17dbbd9e4bSmacallan/* Define to 1 if you have the <stdlib.h> header file. */
18dbbd9e4bSmacallan#undef HAVE_STDLIB_H
19dbbd9e4bSmacallan
20dbbd9e4bSmacallan/* Define to 1 if you have the <strings.h> header file. */
21dbbd9e4bSmacallan#undef HAVE_STRINGS_H
22dbbd9e4bSmacallan
23dbbd9e4bSmacallan/* Define to 1 if you have the <string.h> header file. */
24dbbd9e4bSmacallan#undef HAVE_STRING_H
25dbbd9e4bSmacallan
26dbbd9e4bSmacallan/* Define to 1 if you have the <sys/stat.h> header file. */
27dbbd9e4bSmacallan#undef HAVE_SYS_STAT_H
28dbbd9e4bSmacallan
29dbbd9e4bSmacallan/* Define to 1 if you have the <sys/types.h> header file. */
30dbbd9e4bSmacallan#undef HAVE_SYS_TYPES_H
31dbbd9e4bSmacallan
32dbbd9e4bSmacallan/* Define to 1 if you have the <unistd.h> header file. */
33dbbd9e4bSmacallan#undef HAVE_UNISTD_H
34dbbd9e4bSmacallan
35e96acad6Smrg/* Define to 1 if you have the <xaa.h> header file. */
36e96acad6Smrg#undef HAVE_XAA_H
37e96acad6Smrg
381c397cbaSmrg/* xextproto 7.1 available */
391c397cbaSmrg#undef HAVE_XEXTPROTO_71
401c397cbaSmrg
41e96acad6Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
42e96acad6Smrg   */
43e96acad6Smrg#undef LT_OBJDIR
44e96acad6Smrg
45dbbd9e4bSmacallan/* Name of package */
46dbbd9e4bSmacallan#undef PACKAGE
47dbbd9e4bSmacallan
48dbbd9e4bSmacallan/* Define to the address where bug reports for this package should be sent. */
49dbbd9e4bSmacallan#undef PACKAGE_BUGREPORT
50dbbd9e4bSmacallan
51dbbd9e4bSmacallan/* Define to the full name of this package. */
52dbbd9e4bSmacallan#undef PACKAGE_NAME
53dbbd9e4bSmacallan
54dbbd9e4bSmacallan/* Define to the full name and version of this package. */
55dbbd9e4bSmacallan#undef PACKAGE_STRING
56dbbd9e4bSmacallan
57dbbd9e4bSmacallan/* Define to the one symbol short name of this package. */
58dbbd9e4bSmacallan#undef PACKAGE_TARNAME
59dbbd9e4bSmacallan
60e96acad6Smrg/* Define to the home page for this package. */
61e96acad6Smrg#undef PACKAGE_URL
62e96acad6Smrg
63dbbd9e4bSmacallan/* Define to the version of this package. */
64dbbd9e4bSmacallan#undef PACKAGE_VERSION
65dbbd9e4bSmacallan
66dbbd9e4bSmacallan/* Major version of this package */
67dbbd9e4bSmacallan#undef PACKAGE_VERSION_MAJOR
68dbbd9e4bSmacallan
69dbbd9e4bSmacallan/* Minor version of this package */
70dbbd9e4bSmacallan#undef PACKAGE_VERSION_MINOR
71dbbd9e4bSmacallan
72dbbd9e4bSmacallan/* Patch version of this package */
73dbbd9e4bSmacallan#undef PACKAGE_VERSION_PATCHLEVEL
74dbbd9e4bSmacallan
75dbbd9e4bSmacallan/* Define to 1 if you have the ANSI C header files. */
76dbbd9e4bSmacallan#undef STDC_HEADERS
77dbbd9e4bSmacallan
78dbbd9e4bSmacallan/* Version number of package */
79dbbd9e4bSmacallan#undef VERSION
80