1fc5a983dSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2fc5a983dSmrg 3fc5a983dSmrg#include "xorg-server.h" 4fc5a983dSmrg 5fc5a983dSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 6fc5a983dSmrg#undef HAVE_DLFCN_H 7fc5a983dSmrg 8fc5a983dSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 9fc5a983dSmrg#undef HAVE_INTTYPES_H 10fc5a983dSmrg 11fc5a983dSmrg/* Define to 1 if you have the <stdint.h> header file. */ 12fc5a983dSmrg#undef HAVE_STDINT_H 13fc5a983dSmrg 14d422ce2eSmrg/* Define to 1 if you have the <stdio.h> header file. */ 15d422ce2eSmrg#undef HAVE_STDIO_H 16d422ce2eSmrg 17fc5a983dSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 18fc5a983dSmrg#undef HAVE_STDLIB_H 19fc5a983dSmrg 20fc5a983dSmrg/* Define to 1 if you have the <strings.h> header file. */ 21fc5a983dSmrg#undef HAVE_STRINGS_H 22fc5a983dSmrg 23fc5a983dSmrg/* Define to 1 if you have the <string.h> header file. */ 24fc5a983dSmrg#undef HAVE_STRING_H 25fc5a983dSmrg 26fc5a983dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 27fc5a983dSmrg#undef HAVE_SYS_STAT_H 28fc5a983dSmrg 29fc5a983dSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 30fc5a983dSmrg#undef HAVE_SYS_TYPES_H 31fc5a983dSmrg 32fc5a983dSmrg/* Define to 1 if you have the <unistd.h> header file. */ 33fc5a983dSmrg#undef HAVE_UNISTD_H 34fc5a983dSmrg 35bd304fc0Smrg/* Define to 1 if you have the <xaa.h> header file. */ 36bd304fc0Smrg#undef HAVE_XAA_H 37bd304fc0Smrg 3871ba42d0Smrg/* xextproto 7.1 available */ 3971ba42d0Smrg#undef HAVE_XEXTPROTO_71 4071ba42d0Smrg 416257f37dSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 42f3561b8bSmrg#undef LT_OBJDIR 43f3561b8bSmrg 44fc5a983dSmrg/* Name of package */ 45fc5a983dSmrg#undef PACKAGE 46fc5a983dSmrg 47fc5a983dSmrg/* Define to the address where bug reports for this package should be sent. */ 48fc5a983dSmrg#undef PACKAGE_BUGREPORT 49fc5a983dSmrg 50fc5a983dSmrg/* Define to the full name of this package. */ 51fc5a983dSmrg#undef PACKAGE_NAME 52fc5a983dSmrg 53fc5a983dSmrg/* Define to the full name and version of this package. */ 54fc5a983dSmrg#undef PACKAGE_STRING 55fc5a983dSmrg 56fc5a983dSmrg/* Define to the one symbol short name of this package. */ 57fc5a983dSmrg#undef PACKAGE_TARNAME 58fc5a983dSmrg 5971ba42d0Smrg/* Define to the home page for this package. */ 6071ba42d0Smrg#undef PACKAGE_URL 6171ba42d0Smrg 62fc5a983dSmrg/* Define to the version of this package. */ 63fc5a983dSmrg#undef PACKAGE_VERSION 64fc5a983dSmrg 65fc5a983dSmrg/* Major version of this package */ 66fc5a983dSmrg#undef PACKAGE_VERSION_MAJOR 67fc5a983dSmrg 68fc5a983dSmrg/* Minor version of this package */ 69fc5a983dSmrg#undef PACKAGE_VERSION_MINOR 70fc5a983dSmrg 71fc5a983dSmrg/* Patch version of this package */ 72fc5a983dSmrg#undef PACKAGE_VERSION_PATCHLEVEL 73fc5a983dSmrg 74dbcfc9ffSmrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 75d422ce2eSmrg required in a freestanding environment). This macro is provided for 76d422ce2eSmrg backward compatibility; new code need not use it. */ 77fc5a983dSmrg#undef STDC_HEADERS 78fc5a983dSmrg 79fc5a983dSmrg/* Version number of package */ 80fc5a983dSmrg#undef VERSION 81