config.h.in revision 9bd41f2c
19bd41f2cSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 29bd41f2cSmrg 39bd41f2cSmrg#include "xorg-server.h" 49bd41f2cSmrg 59bd41f2cSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 69bd41f2cSmrg#undef HAVE_DLFCN_H 79bd41f2cSmrg 89bd41f2cSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 99bd41f2cSmrg#undef HAVE_INTTYPES_H 109bd41f2cSmrg 119bd41f2cSmrg/* Define to 1 if you have the <memory.h> header file. */ 129bd41f2cSmrg#undef HAVE_MEMORY_H 139bd41f2cSmrg 149bd41f2cSmrg/* Define to 1 if you have the <stdint.h> header file. */ 159bd41f2cSmrg#undef HAVE_STDINT_H 169bd41f2cSmrg 179bd41f2cSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 189bd41f2cSmrg#undef HAVE_STDLIB_H 199bd41f2cSmrg 209bd41f2cSmrg/* Define to 1 if you have the <strings.h> header file. */ 219bd41f2cSmrg#undef HAVE_STRINGS_H 229bd41f2cSmrg 239bd41f2cSmrg/* Define to 1 if you have the <string.h> header file. */ 249bd41f2cSmrg#undef HAVE_STRING_H 259bd41f2cSmrg 269bd41f2cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 279bd41f2cSmrg#undef HAVE_SYS_STAT_H 289bd41f2cSmrg 299bd41f2cSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 309bd41f2cSmrg#undef HAVE_SYS_TYPES_H 319bd41f2cSmrg 329bd41f2cSmrg/* Define to 1 if you have the <unistd.h> header file. */ 339bd41f2cSmrg#undef HAVE_UNISTD_H 349bd41f2cSmrg 359bd41f2cSmrg/* Name of package */ 369bd41f2cSmrg#undef PACKAGE 379bd41f2cSmrg 389bd41f2cSmrg/* Define to the address where bug reports for this package should be sent. */ 399bd41f2cSmrg#undef PACKAGE_BUGREPORT 409bd41f2cSmrg 419bd41f2cSmrg/* Define to the full name of this package. */ 429bd41f2cSmrg#undef PACKAGE_NAME 439bd41f2cSmrg 449bd41f2cSmrg/* Define to the full name and version of this package. */ 459bd41f2cSmrg#undef PACKAGE_STRING 469bd41f2cSmrg 479bd41f2cSmrg/* Define to the one symbol short name of this package. */ 489bd41f2cSmrg#undef PACKAGE_TARNAME 499bd41f2cSmrg 509bd41f2cSmrg/* Define to the version of this package. */ 519bd41f2cSmrg#undef PACKAGE_VERSION 529bd41f2cSmrg 539bd41f2cSmrg/* Major version of this package */ 549bd41f2cSmrg#undef PACKAGE_VERSION_MAJOR 559bd41f2cSmrg 569bd41f2cSmrg/* Minor version of this package */ 579bd41f2cSmrg#undef PACKAGE_VERSION_MINOR 589bd41f2cSmrg 599bd41f2cSmrg/* Patch version of this package */ 609bd41f2cSmrg#undef PACKAGE_VERSION_PATCHLEVEL 619bd41f2cSmrg 629bd41f2cSmrg/* Define to 1 if you have the ANSI C header files. */ 639bd41f2cSmrg#undef STDC_HEADERS 649bd41f2cSmrg 659bd41f2cSmrg/* Version number of package */ 669bd41f2cSmrg#undef VERSION 67