config.h.in revision 72b676d7
172b676d7Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
272b676d7Smrg
372b676d7Smrg#include "xorg-server.h"
472b676d7Smrg
572b676d7Smrg/* Define to 1 if you have the <dlfcn.h> header file. */
672b676d7Smrg#undef HAVE_DLFCN_H
772b676d7Smrg
872b676d7Smrg/* Define to 1 if you have the <inttypes.h> header file. */
972b676d7Smrg#undef HAVE_INTTYPES_H
1072b676d7Smrg
1172b676d7Smrg/* Define to 1 if you have the <memory.h> header file. */
1272b676d7Smrg#undef HAVE_MEMORY_H
1372b676d7Smrg
1472b676d7Smrg/* Define to 1 if you have the <stdint.h> header file. */
1572b676d7Smrg#undef HAVE_STDINT_H
1672b676d7Smrg
1772b676d7Smrg/* Define to 1 if you have the <stdlib.h> header file. */
1872b676d7Smrg#undef HAVE_STDLIB_H
1972b676d7Smrg
2072b676d7Smrg/* Define to 1 if you have the <strings.h> header file. */
2172b676d7Smrg#undef HAVE_STRINGS_H
2272b676d7Smrg
2372b676d7Smrg/* Define to 1 if you have the <string.h> header file. */
2472b676d7Smrg#undef HAVE_STRING_H
2572b676d7Smrg
2672b676d7Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
2772b676d7Smrg#undef HAVE_SYS_STAT_H
2872b676d7Smrg
2972b676d7Smrg/* Define to 1 if you have the <sys/types.h> header file. */
3072b676d7Smrg#undef HAVE_SYS_TYPES_H
3172b676d7Smrg
3272b676d7Smrg/* Define to 1 if you have the <unistd.h> header file. */
3372b676d7Smrg#undef HAVE_UNISTD_H
3472b676d7Smrg
3572b676d7Smrg/* Name of package */
3672b676d7Smrg#undef PACKAGE
3772b676d7Smrg
3872b676d7Smrg/* Define to the address where bug reports for this package should be sent. */
3972b676d7Smrg#undef PACKAGE_BUGREPORT
4072b676d7Smrg
4172b676d7Smrg/* Define to the full name of this package. */
4272b676d7Smrg#undef PACKAGE_NAME
4372b676d7Smrg
4472b676d7Smrg/* Define to the full name and version of this package. */
4572b676d7Smrg#undef PACKAGE_STRING
4672b676d7Smrg
4772b676d7Smrg/* Define to the one symbol short name of this package. */
4872b676d7Smrg#undef PACKAGE_TARNAME
4972b676d7Smrg
5072b676d7Smrg/* Define to the version of this package. */
5172b676d7Smrg#undef PACKAGE_VERSION
5272b676d7Smrg
5372b676d7Smrg/* Define to 1 if you have the ANSI C header files. */
5472b676d7Smrg#undef STDC_HEADERS
5572b676d7Smrg
5672b676d7Smrg/* Version number of package */
5772b676d7Smrg#undef VERSION
5872b676d7Smrg
5972b676d7Smrg/* Enable DRI driver support */
6072b676d7Smrg#undef XF86DRI
6172b676d7Smrg
6272b676d7Smrg/* Enable developmental DRI driver support */
6372b676d7Smrg#undef XF86DRI_DEVEL
6472b676d7Smrg
6572b676d7Smrg/* Build support for Exa */
6672b676d7Smrg#undef XF86EXA
67