11d54945dSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
21d54945dSmrg
31d54945dSmrg#include "xorg-server.h"
41d54945dSmrg
51d54945dSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
61d54945dSmrg#undef HAVE_DLFCN_H
71d54945dSmrg
81d54945dSmrg/* Define to 1 if you have the <inttypes.h> header file. */
91d54945dSmrg#undef HAVE_INTTYPES_H
101d54945dSmrg
111d54945dSmrg/* Define to 1 if you have the <stdint.h> header file. */
121d54945dSmrg#undef HAVE_STDINT_H
131d54945dSmrg
1422663e35Smrg/* Define to 1 if you have the <stdio.h> header file. */
1522663e35Smrg#undef HAVE_STDIO_H
1622663e35Smrg
171d54945dSmrg/* Define to 1 if you have the <stdlib.h> header file. */
181d54945dSmrg#undef HAVE_STDLIB_H
191d54945dSmrg
201d54945dSmrg/* Define to 1 if you have the <strings.h> header file. */
211d54945dSmrg#undef HAVE_STRINGS_H
221d54945dSmrg
231d54945dSmrg/* Define to 1 if you have the <string.h> header file. */
241d54945dSmrg#undef HAVE_STRING_H
251d54945dSmrg
261d54945dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
271d54945dSmrg#undef HAVE_SYS_STAT_H
281d54945dSmrg
291d54945dSmrg/* Define to 1 if you have the <sys/types.h> header file. */
301d54945dSmrg#undef HAVE_SYS_TYPES_H
311d54945dSmrg
321d54945dSmrg/* Define to 1 if you have the <unistd.h> header file. */
331d54945dSmrg#undef HAVE_UNISTD_H
341d54945dSmrg
35d769e936Smrg/* Define to 1 if you have the <xaa.h> header file. */
36d769e936Smrg#undef HAVE_XAA_H
37d769e936Smrg
38ec713c28Smrg/* xextproto 7.1 available */
39ec713c28Smrg#undef HAVE_XEXTPROTO_71
40786a6f21Smrg
417322289dSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
42d769e936Smrg#undef LT_OBJDIR
43d769e936Smrg
441d54945dSmrg/* Name of package */
451d54945dSmrg#undef PACKAGE
461d54945dSmrg
471d54945dSmrg/* Define to the address where bug reports for this package should be sent. */
481d54945dSmrg#undef PACKAGE_BUGREPORT
491d54945dSmrg
501d54945dSmrg/* Define to the full name of this package. */
511d54945dSmrg#undef PACKAGE_NAME
521d54945dSmrg
531d54945dSmrg/* Define to the full name and version of this package. */
541d54945dSmrg#undef PACKAGE_STRING
551d54945dSmrg
561d54945dSmrg/* Define to the one symbol short name of this package. */
571d54945dSmrg#undef PACKAGE_TARNAME
581d54945dSmrg
59d769e936Smrg/* Define to the home page for this package. */
60d769e936Smrg#undef PACKAGE_URL
61d769e936Smrg
621d54945dSmrg/* Define to the version of this package. */
631d54945dSmrg#undef PACKAGE_VERSION
641d54945dSmrg
65ba85709eSmrg/* Major version of this package */
66ba85709eSmrg#undef PACKAGE_VERSION_MAJOR
67ba85709eSmrg
68ba85709eSmrg/* Minor version of this package */
69ba85709eSmrg#undef PACKAGE_VERSION_MINOR
70ba85709eSmrg
71ba85709eSmrg/* Patch version of this package */
72ba85709eSmrg#undef PACKAGE_VERSION_PATCHLEVEL
73ba85709eSmrg
7422663e35Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
7522663e35Smrg   required in a freestanding environment). This macro is provided for
7622663e35Smrg   backward compatibility; new code need not use it. */
771d54945dSmrg#undef STDC_HEADERS
781d54945dSmrg
791d54945dSmrg/* Version number of package */
801d54945dSmrg#undef VERSION
81