config.h.in revision cfa76ccd
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 <stdint.h> header file. */
12dbbd9e4bSmacallan#undef HAVE_STDINT_H
13dbbd9e4bSmacallan
14cfa76ccdSmrg/* Define to 1 if you have the <stdio.h> header file. */
15cfa76ccdSmrg#undef HAVE_STDIO_H
16cfa76ccdSmrg
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
41cfa76ccdSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
42e96acad6Smrg#undef LT_OBJDIR
43e96acad6Smrg
44dbbd9e4bSmacallan/* Name of package */
45dbbd9e4bSmacallan#undef PACKAGE
46dbbd9e4bSmacallan
47dbbd9e4bSmacallan/* Define to the address where bug reports for this package should be sent. */
48dbbd9e4bSmacallan#undef PACKAGE_BUGREPORT
49dbbd9e4bSmacallan
50dbbd9e4bSmacallan/* Define to the full name of this package. */
51dbbd9e4bSmacallan#undef PACKAGE_NAME
52dbbd9e4bSmacallan
53dbbd9e4bSmacallan/* Define to the full name and version of this package. */
54dbbd9e4bSmacallan#undef PACKAGE_STRING
55dbbd9e4bSmacallan
56dbbd9e4bSmacallan/* Define to the one symbol short name of this package. */
57dbbd9e4bSmacallan#undef PACKAGE_TARNAME
58dbbd9e4bSmacallan
59e96acad6Smrg/* Define to the home page for this package. */
60e96acad6Smrg#undef PACKAGE_URL
61e96acad6Smrg
62dbbd9e4bSmacallan/* Define to the version of this package. */
63dbbd9e4bSmacallan#undef PACKAGE_VERSION
64dbbd9e4bSmacallan
65dbbd9e4bSmacallan/* Major version of this package */
66dbbd9e4bSmacallan#undef PACKAGE_VERSION_MAJOR
67dbbd9e4bSmacallan
68dbbd9e4bSmacallan/* Minor version of this package */
69dbbd9e4bSmacallan#undef PACKAGE_VERSION_MINOR
70dbbd9e4bSmacallan
71dbbd9e4bSmacallan/* Patch version of this package */
72dbbd9e4bSmacallan#undef PACKAGE_VERSION_PATCHLEVEL
73dbbd9e4bSmacallan
74cfa76ccdSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
75cfa76ccdSmrg   required in a freestanding environment). This macro is provided for
76cfa76ccdSmrg   backward compatibility; new code need not use it. */
77dbbd9e4bSmacallan#undef STDC_HEADERS
78dbbd9e4bSmacallan
79dbbd9e4bSmacallan/* Version number of package */
80dbbd9e4bSmacallan#undef VERSION
81