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