config.h.in revision 786a6f21
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 <memory.h> header file. */
121d54945dSmrg#undef HAVE_MEMORY_H
131d54945dSmrg
141d54945dSmrg/* Define to 1 if you have the <stdint.h> header file. */
151d54945dSmrg#undef HAVE_STDINT_H
161d54945dSmrg
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
35786a6f21Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
36786a6f21Smrg   */
37786a6f21Smrg#undef LT_OBJDIR
38786a6f21Smrg
391d54945dSmrg/* Name of package */
401d54945dSmrg#undef PACKAGE
411d54945dSmrg
421d54945dSmrg/* Define to the address where bug reports for this package should be sent. */
431d54945dSmrg#undef PACKAGE_BUGREPORT
441d54945dSmrg
451d54945dSmrg/* Define to the full name of this package. */
461d54945dSmrg#undef PACKAGE_NAME
471d54945dSmrg
481d54945dSmrg/* Define to the full name and version of this package. */
491d54945dSmrg#undef PACKAGE_STRING
501d54945dSmrg
511d54945dSmrg/* Define to the one symbol short name of this package. */
521d54945dSmrg#undef PACKAGE_TARNAME
531d54945dSmrg
541d54945dSmrg/* Define to the version of this package. */
551d54945dSmrg#undef PACKAGE_VERSION
561d54945dSmrg
57ba85709eSmrg/* Major version of this package */
58ba85709eSmrg#undef PACKAGE_VERSION_MAJOR
59ba85709eSmrg
60ba85709eSmrg/* Minor version of this package */
61ba85709eSmrg#undef PACKAGE_VERSION_MINOR
62ba85709eSmrg
63ba85709eSmrg/* Patch version of this package */
64ba85709eSmrg#undef PACKAGE_VERSION_PATCHLEVEL
65ba85709eSmrg
661d54945dSmrg/* Define to 1 if you have the ANSI C header files. */
671d54945dSmrg#undef STDC_HEADERS
681d54945dSmrg
691d54945dSmrg/* Version number of package */
701d54945dSmrg#undef VERSION
71