config.h.in revision 0dd80ee0
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 415f5b92ffSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 425f5b92ffSmrg */ 435f5b92ffSmrg#undef LT_OBJDIR 448e0ed500Smrg 4517a48c7cSmrg/* Name of package */ 4617a48c7cSmrg#undef PACKAGE 4717a48c7cSmrg 4817a48c7cSmrg/* Define to the address where bug reports for this package should be sent. */ 4917a48c7cSmrg#undef PACKAGE_BUGREPORT 5017a48c7cSmrg 5117a48c7cSmrg/* Define to the full name of this package. */ 5217a48c7cSmrg#undef PACKAGE_NAME 5317a48c7cSmrg 5417a48c7cSmrg/* Define to the full name and version of this package. */ 5517a48c7cSmrg#undef PACKAGE_STRING 5617a48c7cSmrg 5717a48c7cSmrg/* Define to the one symbol short name of this package. */ 5817a48c7cSmrg#undef PACKAGE_TARNAME 5917a48c7cSmrg 605f5b92ffSmrg/* Define to the home page for this package. */ 615f5b92ffSmrg#undef PACKAGE_URL 625f5b92ffSmrg 6317a48c7cSmrg/* Define to the version of this package. */ 6417a48c7cSmrg#undef PACKAGE_VERSION 6517a48c7cSmrg 668e0ed500Smrg/* Major version of this package */ 678e0ed500Smrg#undef PACKAGE_VERSION_MAJOR 688e0ed500Smrg 698e0ed500Smrg/* Minor version of this package */ 708e0ed500Smrg#undef PACKAGE_VERSION_MINOR 718e0ed500Smrg 728e0ed500Smrg/* Patch version of this package */ 738e0ed500Smrg#undef PACKAGE_VERSION_PATCHLEVEL 748e0ed500Smrg 7517a48c7cSmrg/* Define to 1 if you have the ANSI C header files. */ 7617a48c7cSmrg#undef STDC_HEADERS 7717a48c7cSmrg 7817a48c7cSmrg/* Version number of package */ 7917a48c7cSmrg#undef VERSION 800dd80ee0Smrg 810dd80ee0Smrg/* XvReputImage takes more all coordinates */ 820dd80ee0Smrg#undef XV_NEW_REPUT 83