117a48c7cSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 217a48c7cSmrg 317a48c7cSmrg#include "xorg-server.h" 417a48c7cSmrg 517a48c7cSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 617a48c7cSmrg#undef HAVE_DLFCN_H 717a48c7cSmrg 817a48c7cSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 917a48c7cSmrg#undef HAVE_INTTYPES_H 1017a48c7cSmrg 1117a48c7cSmrg/* Define to 1 if you have the <memory.h> header file. */ 1217a48c7cSmrg#undef HAVE_MEMORY_H 1317a48c7cSmrg 1417a48c7cSmrg/* Define to 1 if you have the <stdint.h> header file. */ 1517a48c7cSmrg#undef HAVE_STDINT_H 1617a48c7cSmrg 1717a48c7cSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 1817a48c7cSmrg#undef HAVE_STDLIB_H 1917a48c7cSmrg 2017a48c7cSmrg/* Define to 1 if you have the <strings.h> header file. */ 2117a48c7cSmrg#undef HAVE_STRINGS_H 2217a48c7cSmrg 2317a48c7cSmrg/* Define to 1 if you have the <string.h> header file. */ 2417a48c7cSmrg#undef HAVE_STRING_H 2517a48c7cSmrg 2617a48c7cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2717a48c7cSmrg#undef HAVE_SYS_STAT_H 2817a48c7cSmrg 2917a48c7cSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 3017a48c7cSmrg#undef HAVE_SYS_TYPES_H 3117a48c7cSmrg 3217a48c7cSmrg/* Define to 1 if you have the <unistd.h> header file. */ 3317a48c7cSmrg#undef HAVE_UNISTD_H 3417a48c7cSmrg 350dd80ee0Smrg/* Define to 1 if you have the <xaa.h> header file. */ 360dd80ee0Smrg#undef HAVE_XAA_H 370dd80ee0Smrg 38fbed5abfSmrg/* xextproto 7.1 available */ 39fbed5abfSmrg#undef HAVE_XEXTPROTO_71 40fbed5abfSmrg 4136e956c5Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 425f5b92ffSmrg#undef LT_OBJDIR 438e0ed500Smrg 4417a48c7cSmrg/* Name of package */ 4517a48c7cSmrg#undef PACKAGE 4617a48c7cSmrg 4717a48c7cSmrg/* Define to the address where bug reports for this package should be sent. */ 4817a48c7cSmrg#undef PACKAGE_BUGREPORT 4917a48c7cSmrg 5017a48c7cSmrg/* Define to the full name of this package. */ 5117a48c7cSmrg#undef PACKAGE_NAME 5217a48c7cSmrg 5317a48c7cSmrg/* Define to the full name and version of this package. */ 5417a48c7cSmrg#undef PACKAGE_STRING 5517a48c7cSmrg 5617a48c7cSmrg/* Define to the one symbol short name of this package. */ 5717a48c7cSmrg#undef PACKAGE_TARNAME 5817a48c7cSmrg 595f5b92ffSmrg/* Define to the home page for this package. */ 605f5b92ffSmrg#undef PACKAGE_URL 615f5b92ffSmrg 6217a48c7cSmrg/* Define to the version of this package. */ 6317a48c7cSmrg#undef PACKAGE_VERSION 6417a48c7cSmrg 658e0ed500Smrg/* Major version of this package */ 668e0ed500Smrg#undef PACKAGE_VERSION_MAJOR 678e0ed500Smrg 688e0ed500Smrg/* Minor version of this package */ 698e0ed500Smrg#undef PACKAGE_VERSION_MINOR 708e0ed500Smrg 718e0ed500Smrg/* Patch version of this package */ 728e0ed500Smrg#undef PACKAGE_VERSION_PATCHLEVEL 738e0ed500Smrg 7417a48c7cSmrg/* Define to 1 if you have the ANSI C header files. */ 7517a48c7cSmrg#undef STDC_HEADERS 7617a48c7cSmrg 7717a48c7cSmrg/* Version number of package */ 7817a48c7cSmrg#undef VERSION 790dd80ee0Smrg 800dd80ee0Smrg/* XvReputImage takes more all coordinates */ 810dd80ee0Smrg#undef XV_NEW_REPUT 82