config.h.in revision e169010a
17914d74bSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 27914d74bSmrg 37914d74bSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 47914d74bSmrg#undef HAVE_DLFCN_H 57914d74bSmrg 67914d74bSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 77914d74bSmrg#undef HAVE_INTTYPES_H 87914d74bSmrg 97914d74bSmrg/* Define to 1 if you have the <memory.h> header file. */ 107914d74bSmrg#undef HAVE_MEMORY_H 117914d74bSmrg 127914d74bSmrg/* Define to 1 if you have the <stdint.h> header file. */ 137914d74bSmrg#undef HAVE_STDINT_H 147914d74bSmrg 157914d74bSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 167914d74bSmrg#undef HAVE_STDLIB_H 177914d74bSmrg 187914d74bSmrg/* Define to 1 if you have the <strings.h> header file. */ 197914d74bSmrg#undef HAVE_STRINGS_H 207914d74bSmrg 217914d74bSmrg/* Define to 1 if you have the <string.h> header file. */ 227914d74bSmrg#undef HAVE_STRING_H 237914d74bSmrg 247914d74bSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 257914d74bSmrg#undef HAVE_SYS_STAT_H 267914d74bSmrg 277914d74bSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 287914d74bSmrg#undef HAVE_SYS_TYPES_H 297914d74bSmrg 307914d74bSmrg/* Define to 1 if you have the <unistd.h> header file. */ 317914d74bSmrg#undef HAVE_UNISTD_H 327914d74bSmrg 337914d74bSmrg/* Define to 1 if you have Xfixes */ 347914d74bSmrg#undef HAVE_XFIXES 357914d74bSmrg 36e169010aSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 37e169010aSmrg */ 38e169010aSmrg#undef LT_OBJDIR 39e169010aSmrg 407914d74bSmrg/* Name of package */ 417914d74bSmrg#undef PACKAGE 427914d74bSmrg 437914d74bSmrg/* Define to the address where bug reports for this package should be sent. */ 447914d74bSmrg#undef PACKAGE_BUGREPORT 457914d74bSmrg 467914d74bSmrg/* Define to the full name of this package. */ 477914d74bSmrg#undef PACKAGE_NAME 487914d74bSmrg 497914d74bSmrg/* Define to the full name and version of this package. */ 507914d74bSmrg#undef PACKAGE_STRING 517914d74bSmrg 527914d74bSmrg/* Define to the one symbol short name of this package. */ 537914d74bSmrg#undef PACKAGE_TARNAME 547914d74bSmrg 557914d74bSmrg/* Define to the version of this package. */ 567914d74bSmrg#undef PACKAGE_VERSION 577914d74bSmrg 587914d74bSmrg/* Major version of this package */ 597914d74bSmrg#undef PACKAGE_VERSION_MAJOR 607914d74bSmrg 617914d74bSmrg/* Minor version of this package */ 627914d74bSmrg#undef PACKAGE_VERSION_MINOR 637914d74bSmrg 647914d74bSmrg/* Patch version of this package */ 657914d74bSmrg#undef PACKAGE_VERSION_PATCHLEVEL 667914d74bSmrg 677914d74bSmrg/* Define to 1 if you have the ANSI C header files. */ 687914d74bSmrg#undef STDC_HEADERS 697914d74bSmrg 707914d74bSmrg/* Version number of package */ 717914d74bSmrg#undef VERSION 72