172b676d7Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 272b676d7Smrg 372b676d7Smrg#include "xorg-server.h" 472b676d7Smrg 572b676d7Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 672b676d7Smrg#undef HAVE_DLFCN_H 772b676d7Smrg 872b676d7Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 972b676d7Smrg#undef HAVE_INTTYPES_H 1072b676d7Smrg 1172b676d7Smrg/* Define to 1 if you have the <memory.h> header file. */ 1272b676d7Smrg#undef HAVE_MEMORY_H 1372b676d7Smrg 1472b676d7Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1572b676d7Smrg#undef HAVE_STDINT_H 1672b676d7Smrg 1772b676d7Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1872b676d7Smrg#undef HAVE_STDLIB_H 1972b676d7Smrg 2072b676d7Smrg/* Define to 1 if you have the <strings.h> header file. */ 2172b676d7Smrg#undef HAVE_STRINGS_H 2272b676d7Smrg 2372b676d7Smrg/* Define to 1 if you have the <string.h> header file. */ 2472b676d7Smrg#undef HAVE_STRING_H 2572b676d7Smrg 2672b676d7Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2772b676d7Smrg#undef HAVE_SYS_STAT_H 2872b676d7Smrg 2972b676d7Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 3072b676d7Smrg#undef HAVE_SYS_TYPES_H 3172b676d7Smrg 3272b676d7Smrg/* Define to 1 if you have the <unistd.h> header file. */ 3372b676d7Smrg#undef HAVE_UNISTD_H 3472b676d7Smrg 3574c14cd6Smrg/* Define to 1 if you have the <xaa.h> header file. */ 3674c14cd6Smrg#undef HAVE_XAA_H 3774c14cd6Smrg 38e47418d9Smrg/* xextproto 7.1 available */ 39e47418d9Smrg#undef HAVE_XEXTPROTO_71 40e47418d9Smrg 4121525869Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 42e35772b2Smrg#undef LT_OBJDIR 43e35772b2Smrg 4472b676d7Smrg/* Name of package */ 4572b676d7Smrg#undef PACKAGE 4672b676d7Smrg 4772b676d7Smrg/* Define to the address where bug reports for this package should be sent. */ 4872b676d7Smrg#undef PACKAGE_BUGREPORT 4972b676d7Smrg 5072b676d7Smrg/* Define to the full name of this package. */ 5172b676d7Smrg#undef PACKAGE_NAME 5272b676d7Smrg 5372b676d7Smrg/* Define to the full name and version of this package. */ 5472b676d7Smrg#undef PACKAGE_STRING 5572b676d7Smrg 5672b676d7Smrg/* Define to the one symbol short name of this package. */ 5772b676d7Smrg#undef PACKAGE_TARNAME 5872b676d7Smrg 5974c14cd6Smrg/* Define to the home page for this package. */ 6074c14cd6Smrg#undef PACKAGE_URL 6174c14cd6Smrg 6272b676d7Smrg/* Define to the version of this package. */ 6372b676d7Smrg#undef PACKAGE_VERSION 6472b676d7Smrg 651fd23544Smrg/* Major version of this package */ 661fd23544Smrg#undef PACKAGE_VERSION_MAJOR 671fd23544Smrg 681fd23544Smrg/* Minor version of this package */ 691fd23544Smrg#undef PACKAGE_VERSION_MINOR 701fd23544Smrg 711fd23544Smrg/* Patch version of this package */ 721fd23544Smrg#undef PACKAGE_VERSION_PATCHLEVEL 731fd23544Smrg 7474c14cd6Smrg/* Enable DRI driver support */ 7574c14cd6Smrg#undef SISDRI 7674c14cd6Smrg 7774c14cd6Smrg/* Enable developmental DRI driver support */ 7874c14cd6Smrg#undef SISDRI_DEVEL 7974c14cd6Smrg 8072b676d7Smrg/* Define to 1 if you have the ANSI C header files. */ 8172b676d7Smrg#undef STDC_HEADERS 8272b676d7Smrg 8374fcc364Smrg/* Build support for EXA */ 8474fcc364Smrg#undef USE_EXA 8574fcc364Smrg 8672b676d7Smrg/* Version number of package */ 8772b676d7Smrg#undef VERSION 88