config.h.in revision 880ed95a
102be438aSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
202be438aSmrg
302be438aSmrg#include "xorg-server.h"
402be438aSmrg
502be438aSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
602be438aSmrg#undef HAVE_DLFCN_H
702be438aSmrg
802be438aSmrg/* Define to 1 if you have the <inttypes.h> header file. */
902be438aSmrg#undef HAVE_INTTYPES_H
1002be438aSmrg
1102be438aSmrg/* Define to 1 if you have the <memory.h> header file. */
1202be438aSmrg#undef HAVE_MEMORY_H
1302be438aSmrg
1402be438aSmrg/* Define to 1 if you have the <stdint.h> header file. */
1502be438aSmrg#undef HAVE_STDINT_H
1602be438aSmrg
1702be438aSmrg/* Define to 1 if you have the <stdlib.h> header file. */
1802be438aSmrg#undef HAVE_STDLIB_H
1902be438aSmrg
2002be438aSmrg/* Define to 1 if you have the <strings.h> header file. */
2102be438aSmrg#undef HAVE_STRINGS_H
2202be438aSmrg
2302be438aSmrg/* Define to 1 if you have the <string.h> header file. */
2402be438aSmrg#undef HAVE_STRING_H
2502be438aSmrg
2602be438aSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
2702be438aSmrg#undef HAVE_SYS_STAT_H
2802be438aSmrg
2902be438aSmrg/* Define to 1 if you have the <sys/types.h> header file. */
3002be438aSmrg#undef HAVE_SYS_TYPES_H
3102be438aSmrg
3202be438aSmrg/* Define to 1 if you have the <unistd.h> header file. */
3302be438aSmrg#undef HAVE_UNISTD_H
3402be438aSmrg
3502be438aSmrg/* Name of package */
3602be438aSmrg#undef PACKAGE
3702be438aSmrg
3802be438aSmrg/* Define to the address where bug reports for this package should be sent. */
3902be438aSmrg#undef PACKAGE_BUGREPORT
4002be438aSmrg
4102be438aSmrg/* Define to the full name of this package. */
4202be438aSmrg#undef PACKAGE_NAME
4302be438aSmrg
4402be438aSmrg/* Define to the full name and version of this package. */
4502be438aSmrg#undef PACKAGE_STRING
4602be438aSmrg
4702be438aSmrg/* Define to the one symbol short name of this package. */
4802be438aSmrg#undef PACKAGE_TARNAME
4902be438aSmrg
5002be438aSmrg/* Define to the version of this package. */
5102be438aSmrg#undef PACKAGE_VERSION
5202be438aSmrg
53880ed95aSmrg/* Major version of this package */
54880ed95aSmrg#undef PACKAGE_VERSION_MAJOR
55880ed95aSmrg
56880ed95aSmrg/* Minor version of this package */
57880ed95aSmrg#undef PACKAGE_VERSION_MINOR
58880ed95aSmrg
59880ed95aSmrg/* Patch version of this package */
60880ed95aSmrg#undef PACKAGE_VERSION_PATCHLEVEL
61880ed95aSmrg
6202be438aSmrg/* Define to 1 if you have the ANSI C header files. */
6302be438aSmrg#undef STDC_HEADERS
6402be438aSmrg
6502be438aSmrg/* Version number of package */
6602be438aSmrg#undef VERSION
6702be438aSmrg
6802be438aSmrg/* Enable DRI driver support */
6902be438aSmrg#undef XF86DRI
7002be438aSmrg
7102be438aSmrg/* Enable developmental DRI driver support */
7202be438aSmrg#undef XF86DRI_DEVEL
73