config.h.in revision 6aec45a7
1ab47cfaaSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2ab47cfaaSmrg 3ab47cfaaSmrg#include "xorg-server.h" 4ab47cfaaSmrg 5ab47cfaaSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 6ab47cfaaSmrg#undef HAVE_DLFCN_H 7ab47cfaaSmrg 8ab47cfaaSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 9ab47cfaaSmrg#undef HAVE_INTTYPES_H 10ab47cfaaSmrg 11ab47cfaaSmrg/* Define to 1 if you have the <memory.h> header file. */ 12ab47cfaaSmrg#undef HAVE_MEMORY_H 13ab47cfaaSmrg 14ab47cfaaSmrg/* Define to 1 if you have the <stdint.h> header file. */ 15ab47cfaaSmrg#undef HAVE_STDINT_H 16ab47cfaaSmrg 17ab47cfaaSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 18ab47cfaaSmrg#undef HAVE_STDLIB_H 19ab47cfaaSmrg 20ab47cfaaSmrg/* Define to 1 if you have the <strings.h> header file. */ 21ab47cfaaSmrg#undef HAVE_STRINGS_H 22ab47cfaaSmrg 23ab47cfaaSmrg/* Define to 1 if you have the <string.h> header file. */ 24ab47cfaaSmrg#undef HAVE_STRING_H 25ab47cfaaSmrg 26ab47cfaaSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 27ab47cfaaSmrg#undef HAVE_SYS_STAT_H 28ab47cfaaSmrg 29ab47cfaaSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 30ab47cfaaSmrg#undef HAVE_SYS_TYPES_H 31ab47cfaaSmrg 32ab47cfaaSmrg/* Define to 1 if you have the <unistd.h> header file. */ 33ab47cfaaSmrg#undef HAVE_UNISTD_H 34ab47cfaaSmrg 355c42550eSmrg/* xextproto 7.1 available */ 365c42550eSmrg#undef HAVE_XEXTPROTO_71 375c42550eSmrg 381473d951Smrg/* Have xf86XVFillKeyHelperDrawable prototype */ 391473d951Smrg#undef HAVE_XV_DRAWABLE_HELPER 401473d951Smrg 416aec45a7Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 426aec45a7Smrg */ 436aec45a7Smrg#undef LT_OBJDIR 446aec45a7Smrg 45ab47cfaaSmrg/* Name of package */ 46ab47cfaaSmrg#undef PACKAGE 47ab47cfaaSmrg 48ab47cfaaSmrg/* Define to the address where bug reports for this package should be sent. */ 49ab47cfaaSmrg#undef PACKAGE_BUGREPORT 50ab47cfaaSmrg 51ab47cfaaSmrg/* Define to the full name of this package. */ 52ab47cfaaSmrg#undef PACKAGE_NAME 53ab47cfaaSmrg 54ab47cfaaSmrg/* Define to the full name and version of this package. */ 55ab47cfaaSmrg#undef PACKAGE_STRING 56ab47cfaaSmrg 57ab47cfaaSmrg/* Define to the one symbol short name of this package. */ 58ab47cfaaSmrg#undef PACKAGE_TARNAME 59ab47cfaaSmrg 606aec45a7Smrg/* Define to the home page for this package. */ 616aec45a7Smrg#undef PACKAGE_URL 626aec45a7Smrg 63ab47cfaaSmrg/* Define to the version of this package. */ 64ab47cfaaSmrg#undef PACKAGE_VERSION 65ab47cfaaSmrg 66ab47cfaaSmrg/* Major version of this package */ 67ab47cfaaSmrg#undef PACKAGE_VERSION_MAJOR 68ab47cfaaSmrg 69ab47cfaaSmrg/* Minor version of this package */ 70ab47cfaaSmrg#undef PACKAGE_VERSION_MINOR 71ab47cfaaSmrg 72ab47cfaaSmrg/* Patch version of this package */ 73ab47cfaaSmrg#undef PACKAGE_VERSION_PATCHLEVEL 74ab47cfaaSmrg 75ab47cfaaSmrg/* Define to 1 if you have the ANSI C header files. */ 76ab47cfaaSmrg#undef STDC_HEADERS 77ab47cfaaSmrg 78ab47cfaaSmrg/* Version number of package */ 79ab47cfaaSmrg#undef VERSION 80ab47cfaaSmrg 81ab47cfaaSmrg/* Enable DRI driver support */ 82ab47cfaaSmrg#undef XF86DRI 83ab47cfaaSmrg 84ab47cfaaSmrg/* Enable developmental DRI driver support */ 85ab47cfaaSmrg#undef XF86DRI_DEVEL 86