config.h.in revision b4d38c65
115fb4814Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 215fb4814Smrg 315fb4814Smrg#include "xorg-server.h" 415fb4814Smrg 515fb4814Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 615fb4814Smrg#undef HAVE_DLFCN_H 715fb4814Smrg 815fb4814Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 915fb4814Smrg#undef HAVE_INTTYPES_H 1015fb4814Smrg 1115fb4814Smrg/* Define to 1 if you have the <memory.h> header file. */ 1215fb4814Smrg#undef HAVE_MEMORY_H 1315fb4814Smrg 1415fb4814Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1515fb4814Smrg#undef HAVE_STDINT_H 1615fb4814Smrg 1715fb4814Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1815fb4814Smrg#undef HAVE_STDLIB_H 1915fb4814Smrg 2015fb4814Smrg/* Define to 1 if you have the <strings.h> header file. */ 2115fb4814Smrg#undef HAVE_STRINGS_H 2215fb4814Smrg 2315fb4814Smrg/* Define to 1 if you have the <string.h> header file. */ 2415fb4814Smrg#undef HAVE_STRING_H 2515fb4814Smrg 2615fb4814Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2715fb4814Smrg#undef HAVE_SYS_STAT_H 2815fb4814Smrg 2915fb4814Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 3015fb4814Smrg#undef HAVE_SYS_TYPES_H 3115fb4814Smrg 3215fb4814Smrg/* Define to 1 if you have the <unistd.h> header file. */ 3315fb4814Smrg#undef HAVE_UNISTD_H 3415fb4814Smrg 35b4d38c65Smrg/* Define to 1 if you have the <xaa.h> header file. */ 36b4d38c65Smrg#undef HAVE_XAA_H 37b4d38c65Smrg 38b4d38c65Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 39b4d38c65Smrg */ 40b4d38c65Smrg#undef LT_OBJDIR 41b4d38c65Smrg 4215fb4814Smrg/* Name of package */ 4315fb4814Smrg#undef PACKAGE 4415fb4814Smrg 4515fb4814Smrg/* Define to the address where bug reports for this package should be sent. */ 4615fb4814Smrg#undef PACKAGE_BUGREPORT 4715fb4814Smrg 4815fb4814Smrg/* Define to the full name of this package. */ 4915fb4814Smrg#undef PACKAGE_NAME 5015fb4814Smrg 5115fb4814Smrg/* Define to the full name and version of this package. */ 5215fb4814Smrg#undef PACKAGE_STRING 5315fb4814Smrg 5415fb4814Smrg/* Define to the one symbol short name of this package. */ 5515fb4814Smrg#undef PACKAGE_TARNAME 5615fb4814Smrg 57b4d38c65Smrg/* Define to the home page for this package. */ 58b4d38c65Smrg#undef PACKAGE_URL 59b4d38c65Smrg 6015fb4814Smrg/* Define to the version of this package. */ 6115fb4814Smrg#undef PACKAGE_VERSION 6215fb4814Smrg 63de78e416Smrg/* Major version of this package */ 64de78e416Smrg#undef PACKAGE_VERSION_MAJOR 65de78e416Smrg 66de78e416Smrg/* Minor version of this package */ 67de78e416Smrg#undef PACKAGE_VERSION_MINOR 68de78e416Smrg 69de78e416Smrg/* Patch version of this package */ 70de78e416Smrg#undef PACKAGE_VERSION_PATCHLEVEL 71de78e416Smrg 7215fb4814Smrg/* Define to 1 if you have the ANSI C header files. */ 7315fb4814Smrg#undef STDC_HEADERS 7415fb4814Smrg 7515fb4814Smrg/* Version number of package */ 7615fb4814Smrg#undef VERSION 77