config.h.in revision 7322289d
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 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 741d54945dSmrg/* Define to 1 if you have the ANSI C header files. */ 751d54945dSmrg#undef STDC_HEADERS 761d54945dSmrg 771d54945dSmrg/* Version number of package */ 781d54945dSmrg#undef VERSION 79