1ab47cfaaSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2ab47cfaaSmrg
3ab47cfaaSmrg#include "xorg-server.h"
4ab47cfaaSmrg
5ab47cfaaSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
6ab47cfaaSmrg#undef HAVE_DLFCN_H
7ab47cfaaSmrg
8ab47cfaaSmrg/* Define to 1 if you have the <inttypes.h> header file. */
9ab47cfaaSmrg#undef HAVE_INTTYPES_H
10ab47cfaaSmrg
11ab47cfaaSmrg/* Define to 1 if you have the <stdint.h> header file. */
12ab47cfaaSmrg#undef HAVE_STDINT_H
13ab47cfaaSmrg
142b2b4fcbSmrg/* Define to 1 if you have the <stdio.h> header file. */
152b2b4fcbSmrg#undef HAVE_STDIO_H
162b2b4fcbSmrg
17ab47cfaaSmrg/* Define to 1 if you have the <stdlib.h> header file. */
18ab47cfaaSmrg#undef HAVE_STDLIB_H
19ab47cfaaSmrg
20ab47cfaaSmrg/* Define to 1 if you have the <strings.h> header file. */
21ab47cfaaSmrg#undef HAVE_STRINGS_H
22ab47cfaaSmrg
23ab47cfaaSmrg/* Define to 1 if you have the <string.h> header file. */
24ab47cfaaSmrg#undef HAVE_STRING_H
25ab47cfaaSmrg
265c8a776cSmrg/* Define to 1 if you have the 'strlcat' function. */
275c8a776cSmrg#undef HAVE_STRLCAT
285c8a776cSmrg
295c8a776cSmrg/* Define to 1 if you have the 'strlcpy' function. */
305c8a776cSmrg#undef HAVE_STRLCPY
315c8a776cSmrg
32ab47cfaaSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
33ab47cfaaSmrg#undef HAVE_SYS_STAT_H
34ab47cfaaSmrg
35ab47cfaaSmrg/* Define to 1 if you have the <sys/types.h> header file. */
36ab47cfaaSmrg#undef HAVE_SYS_TYPES_H
37ab47cfaaSmrg
385c8a776cSmrg/* Define to 1 if you have the 'timingsafe_memcmp' function. */
395c8a776cSmrg#undef HAVE_TIMINGSAFE_MEMCMP
405c8a776cSmrg
41ab47cfaaSmrg/* Define to 1 if you have the <unistd.h> header file. */
42ab47cfaaSmrg#undef HAVE_UNISTD_H
43ab47cfaaSmrg
44aa9e3350Smrg/* Define to 1 if you have the <xaa.h> header file. */
45aa9e3350Smrg#undef HAVE_XAA_H
46aa9e3350Smrg
475c42550eSmrg/* xextproto 7.1 available */
485c42550eSmrg#undef HAVE_XEXTPROTO_71
495c42550eSmrg
501473d951Smrg/* Have xf86XVFillKeyHelperDrawable prototype */
511473d951Smrg#undef HAVE_XV_DRAWABLE_HELPER
521473d951Smrg
53300bf1aeSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
546aec45a7Smrg#undef LT_OBJDIR
556aec45a7Smrg
56ab47cfaaSmrg/* Name of package */
57ab47cfaaSmrg#undef PACKAGE
58ab47cfaaSmrg
59ab47cfaaSmrg/* Define to the address where bug reports for this package should be sent. */
60ab47cfaaSmrg#undef PACKAGE_BUGREPORT
61ab47cfaaSmrg
62ab47cfaaSmrg/* Define to the full name of this package. */
63ab47cfaaSmrg#undef PACKAGE_NAME
64ab47cfaaSmrg
65ab47cfaaSmrg/* Define to the full name and version of this package. */
66ab47cfaaSmrg#undef PACKAGE_STRING
67ab47cfaaSmrg
68ab47cfaaSmrg/* Define to the one symbol short name of this package. */
69ab47cfaaSmrg#undef PACKAGE_TARNAME
70ab47cfaaSmrg
716aec45a7Smrg/* Define to the home page for this package. */
726aec45a7Smrg#undef PACKAGE_URL
736aec45a7Smrg
74ab47cfaaSmrg/* Define to the version of this package. */
75ab47cfaaSmrg#undef PACKAGE_VERSION
76ab47cfaaSmrg
77ab47cfaaSmrg/* Major version of this package */
78ab47cfaaSmrg#undef PACKAGE_VERSION_MAJOR
79ab47cfaaSmrg
80ab47cfaaSmrg/* Minor version of this package */
81ab47cfaaSmrg#undef PACKAGE_VERSION_MINOR
82ab47cfaaSmrg
83ab47cfaaSmrg/* Patch version of this package */
84ab47cfaaSmrg#undef PACKAGE_VERSION_PATCHLEVEL
85ab47cfaaSmrg
86aa9e3350Smrg/* Enable DRI driver support */
87aa9e3350Smrg#undef SAVAGEDRI
88aa9e3350Smrg
89aa9e3350Smrg/* Enable developmental DRI driver support */
90aa9e3350Smrg#undef SAVAGEDRI_DEVEL
91aa9e3350Smrg
925c8a776cSmrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
932b2b4fcbSmrg   required in a freestanding environment). This macro is provided for
942b2b4fcbSmrg   backward compatibility; new code need not use it. */
95ab47cfaaSmrg#undef STDC_HEADERS
96ab47cfaaSmrg
97ab47cfaaSmrg/* Version number of package */
98ab47cfaaSmrg#undef VERSION
99