1f7ec340bSmacallan/* config.h.in. Generated from configure.ac by autoheader. */ 2f7ec340bSmacallan 3f7ec340bSmacallan#include "xorg-server.h" 4f7ec340bSmacallan 5f7ec340bSmacallan/* Define to 1 if you have the <dlfcn.h> header file. */ 6f7ec340bSmacallan#undef HAVE_DLFCN_H 7f7ec340bSmacallan 8f7ec340bSmacallan/* Define to 1 if you have the <inttypes.h> header file. */ 9f7ec340bSmacallan#undef HAVE_INTTYPES_H 10f7ec340bSmacallan 11f7ec340bSmacallan/* Define to 1 if you have the <stdint.h> header file. */ 12f7ec340bSmacallan#undef HAVE_STDINT_H 13f7ec340bSmacallan 1466ab3337Smrg/* Define to 1 if you have the <stdio.h> header file. */ 1566ab3337Smrg#undef HAVE_STDIO_H 1666ab3337Smrg 17f7ec340bSmacallan/* Define to 1 if you have the <stdlib.h> header file. */ 18f7ec340bSmacallan#undef HAVE_STDLIB_H 19f7ec340bSmacallan 20f7ec340bSmacallan/* Define to 1 if you have the <strings.h> header file. */ 21f7ec340bSmacallan#undef HAVE_STRINGS_H 22f7ec340bSmacallan 23f7ec340bSmacallan/* Define to 1 if you have the <string.h> header file. */ 24f7ec340bSmacallan#undef HAVE_STRING_H 25f7ec340bSmacallan 26f7ec340bSmacallan/* Define to 1 if you have the <sys/stat.h> header file. */ 27f7ec340bSmacallan#undef HAVE_SYS_STAT_H 28f7ec340bSmacallan 29f7ec340bSmacallan/* Define to 1 if you have the <sys/types.h> header file. */ 30f7ec340bSmacallan#undef HAVE_SYS_TYPES_H 31f7ec340bSmacallan 32f7ec340bSmacallan/* Define to 1 if you have the <unistd.h> header file. */ 33f7ec340bSmacallan#undef HAVE_UNISTD_H 34f7ec340bSmacallan 3566ab3337Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 362a75d1c4Smrg#undef LT_OBJDIR 372a75d1c4Smrg 38f7ec340bSmacallan/* Name of package */ 39f7ec340bSmacallan#undef PACKAGE 40f7ec340bSmacallan 41f7ec340bSmacallan/* Define to the address where bug reports for this package should be sent. */ 42f7ec340bSmacallan#undef PACKAGE_BUGREPORT 43f7ec340bSmacallan 44f7ec340bSmacallan/* Define to the full name of this package. */ 45f7ec340bSmacallan#undef PACKAGE_NAME 46f7ec340bSmacallan 47f7ec340bSmacallan/* Define to the full name and version of this package. */ 48f7ec340bSmacallan#undef PACKAGE_STRING 49f7ec340bSmacallan 50f7ec340bSmacallan/* Define to the one symbol short name of this package. */ 51f7ec340bSmacallan#undef PACKAGE_TARNAME 52f7ec340bSmacallan 532a75d1c4Smrg/* Define to the home page for this package. */ 542a75d1c4Smrg#undef PACKAGE_URL 552a75d1c4Smrg 56f7ec340bSmacallan/* Define to the version of this package. */ 57f7ec340bSmacallan#undef PACKAGE_VERSION 58f7ec340bSmacallan 597ce7e03cSmrg/* Major version of this package */ 607ce7e03cSmrg#undef PACKAGE_VERSION_MAJOR 617ce7e03cSmrg 627ce7e03cSmrg/* Minor version of this package */ 637ce7e03cSmrg#undef PACKAGE_VERSION_MINOR 647ce7e03cSmrg 657ce7e03cSmrg/* Patch version of this package */ 667ce7e03cSmrg#undef PACKAGE_VERSION_PATCHLEVEL 677ce7e03cSmrg 6866ab3337Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 6966ab3337Smrg required in a freestanding environment). This macro is provided for 7066ab3337Smrg backward compatibility; new code need not use it. */ 71f7ec340bSmacallan#undef STDC_HEADERS 72f7ec340bSmacallan 73f7ec340bSmacallan/* Version number of package */ 74f7ec340bSmacallan#undef VERSION 75