config.h.in revision 7ae0a258
17706df26Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 27706df26Smrg 37706df26Smrg#include "xorg-server.h" 47706df26Smrg 57706df26Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 67706df26Smrg#undef HAVE_DLFCN_H 77706df26Smrg 87706df26Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 97706df26Smrg#undef HAVE_INTTYPES_H 107706df26Smrg 117706df26Smrg/* Define to 1 if you have the <memory.h> header file. */ 127706df26Smrg#undef HAVE_MEMORY_H 137706df26Smrg 147706df26Smrg/* Define to 1 if you have the <stdint.h> header file. */ 157706df26Smrg#undef HAVE_STDINT_H 167706df26Smrg 177706df26Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 187706df26Smrg#undef HAVE_STDLIB_H 197706df26Smrg 207706df26Smrg/* Define to 1 if you have the <strings.h> header file. */ 217706df26Smrg#undef HAVE_STRINGS_H 227706df26Smrg 237706df26Smrg/* Define to 1 if you have the <string.h> header file. */ 247706df26Smrg#undef HAVE_STRING_H 257706df26Smrg 267706df26Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 277706df26Smrg#undef HAVE_SYS_STAT_H 287706df26Smrg 297706df26Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 307706df26Smrg#undef HAVE_SYS_TYPES_H 317706df26Smrg 327706df26Smrg/* Define to 1 if you have the <unistd.h> header file. */ 337706df26Smrg#undef HAVE_UNISTD_H 347706df26Smrg 357ae0a258Smrg/* xextproto 7.1 available */ 367ae0a258Smrg#undef HAVE_XEXTPROTO_71 377ae0a258Smrg 38047944f3Smrg/* Have 1bpp support */ 39047944f3Smrg#undef HAVE_XF1BPP 40047944f3Smrg 41047944f3Smrg/* Have 4bpp support */ 42047944f3Smrg#undef HAVE_XF4BPP 43047944f3Smrg 447706df26Smrg/* Name of package */ 457706df26Smrg#undef PACKAGE 467706df26Smrg 477706df26Smrg/* Define to the address where bug reports for this package should be sent. */ 487706df26Smrg#undef PACKAGE_BUGREPORT 497706df26Smrg 507706df26Smrg/* Define to the full name of this package. */ 517706df26Smrg#undef PACKAGE_NAME 527706df26Smrg 537706df26Smrg/* Define to the full name and version of this package. */ 547706df26Smrg#undef PACKAGE_STRING 557706df26Smrg 567706df26Smrg/* Define to the one symbol short name of this package. */ 577706df26Smrg#undef PACKAGE_TARNAME 587706df26Smrg 597706df26Smrg/* Define to the version of this package. */ 607706df26Smrg#undef PACKAGE_VERSION 617706df26Smrg 62047944f3Smrg/* Major version of this package */ 63047944f3Smrg#undef PACKAGE_VERSION_MAJOR 64047944f3Smrg 65047944f3Smrg/* Minor version of this package */ 66047944f3Smrg#undef PACKAGE_VERSION_MINOR 67047944f3Smrg 68047944f3Smrg/* Patch version of this package */ 69047944f3Smrg#undef PACKAGE_VERSION_PATCHLEVEL 70047944f3Smrg 717706df26Smrg/* Define to 1 if you have the ANSI C header files. */ 727706df26Smrg#undef STDC_HEADERS 737706df26Smrg 747706df26Smrg/* Version number of package */ 757706df26Smrg#undef VERSION 76