config.h.in revision d769e936
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 41d769e936Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 42d769e936Smrg */ 43d769e936Smrg#undef LT_OBJDIR 44d769e936Smrg 451d54945dSmrg/* Name of package */ 461d54945dSmrg#undef PACKAGE 471d54945dSmrg 481d54945dSmrg/* Define to the address where bug reports for this package should be sent. */ 491d54945dSmrg#undef PACKAGE_BUGREPORT 501d54945dSmrg 511d54945dSmrg/* Define to the full name of this package. */ 521d54945dSmrg#undef PACKAGE_NAME 531d54945dSmrg 541d54945dSmrg/* Define to the full name and version of this package. */ 551d54945dSmrg#undef PACKAGE_STRING 561d54945dSmrg 571d54945dSmrg/* Define to the one symbol short name of this package. */ 581d54945dSmrg#undef PACKAGE_TARNAME 591d54945dSmrg 60d769e936Smrg/* Define to the home page for this package. */ 61d769e936Smrg#undef PACKAGE_URL 62d769e936Smrg 631d54945dSmrg/* Define to the version of this package. */ 641d54945dSmrg#undef PACKAGE_VERSION 651d54945dSmrg 66ba85709eSmrg/* Major version of this package */ 67ba85709eSmrg#undef PACKAGE_VERSION_MAJOR 68ba85709eSmrg 69ba85709eSmrg/* Minor version of this package */ 70ba85709eSmrg#undef PACKAGE_VERSION_MINOR 71ba85709eSmrg 72ba85709eSmrg/* Patch version of this package */ 73ba85709eSmrg#undef PACKAGE_VERSION_PATCHLEVEL 74ba85709eSmrg 751d54945dSmrg/* Define to 1 if you have the ANSI C header files. */ 761d54945dSmrg#undef STDC_HEADERS 771d54945dSmrg 781d54945dSmrg/* Version number of package */ 791d54945dSmrg#undef VERSION 80