1966bf024Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 2966bf024Smrg 3966bf024Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 4966bf024Smrg#undef HAVE_DLFCN_H 5966bf024Smrg 6966bf024Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 7966bf024Smrg#undef HAVE_INTTYPES_H 8966bf024Smrg 9966bf024Smrg/* Define to 1 if you have the <memory.h> header file. */ 10966bf024Smrg#undef HAVE_MEMORY_H 11966bf024Smrg 12966bf024Smrg/* Define to 1 if you have the <stdint.h> header file. */ 13966bf024Smrg#undef HAVE_STDINT_H 14966bf024Smrg 15966bf024Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 16966bf024Smrg#undef HAVE_STDLIB_H 17966bf024Smrg 18966bf024Smrg/* Define to 1 if you have the <strings.h> header file. */ 19966bf024Smrg#undef HAVE_STRINGS_H 20966bf024Smrg 21966bf024Smrg/* Define to 1 if you have the <string.h> header file. */ 22966bf024Smrg#undef HAVE_STRING_H 23966bf024Smrg 24966bf024Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 25966bf024Smrg#undef HAVE_SYS_STAT_H 26966bf024Smrg 27966bf024Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 28966bf024Smrg#undef HAVE_SYS_TYPES_H 29966bf024Smrg 30966bf024Smrg/* Define to 1 if you have the <unistd.h> header file. */ 31966bf024Smrg#undef HAVE_UNISTD_H 32966bf024Smrg 339384b2f3Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 349384b2f3Smrg */ 359384b2f3Smrg#undef LT_OBJDIR 369384b2f3Smrg 37966bf024Smrg/* Name of package */ 38966bf024Smrg#undef PACKAGE 39966bf024Smrg 40966bf024Smrg/* Define to the address where bug reports for this package should be sent. */ 41966bf024Smrg#undef PACKAGE_BUGREPORT 42966bf024Smrg 43966bf024Smrg/* Define to the full name of this package. */ 44966bf024Smrg#undef PACKAGE_NAME 45966bf024Smrg 46966bf024Smrg/* Define to the full name and version of this package. */ 47966bf024Smrg#undef PACKAGE_STRING 48966bf024Smrg 49966bf024Smrg/* Define to the one symbol short name of this package. */ 50966bf024Smrg#undef PACKAGE_TARNAME 51966bf024Smrg 529384b2f3Smrg/* Define to the home page for this package. */ 539384b2f3Smrg#undef PACKAGE_URL 549384b2f3Smrg 55966bf024Smrg/* Define to the version of this package. */ 56966bf024Smrg#undef PACKAGE_VERSION 57966bf024Smrg 589384b2f3Smrg/* Major version of this package */ 599384b2f3Smrg#undef PACKAGE_VERSION_MAJOR 609384b2f3Smrg 619384b2f3Smrg/* Minor version of this package */ 629384b2f3Smrg#undef PACKAGE_VERSION_MINOR 639384b2f3Smrg 649384b2f3Smrg/* Patch version of this package */ 659384b2f3Smrg#undef PACKAGE_VERSION_PATCHLEVEL 669384b2f3Smrg 67966bf024Smrg/* Define to 1 if you have the ANSI C header files. */ 68966bf024Smrg#undef STDC_HEADERS 69966bf024Smrg 70966bf024Smrg/* Version number of package */ 71966bf024Smrg#undef VERSION 72