152f9793fSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 252f9793fSmrg 352f9793fSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 452f9793fSmrg#undef HAVE_DLFCN_H 552f9793fSmrg 652f9793fSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 752f9793fSmrg#undef HAVE_INTTYPES_H 852f9793fSmrg 952f9793fSmrg/* Define to 1 if you have the <memory.h> header file. */ 1052f9793fSmrg#undef HAVE_MEMORY_H 1152f9793fSmrg 1252f9793fSmrg/* Define to 1 if you have the <stdint.h> header file. */ 1352f9793fSmrg#undef HAVE_STDINT_H 1452f9793fSmrg 1552f9793fSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 1652f9793fSmrg#undef HAVE_STDLIB_H 1752f9793fSmrg 1852f9793fSmrg/* Define to 1 if you have the <strings.h> header file. */ 1952f9793fSmrg#undef HAVE_STRINGS_H 2052f9793fSmrg 2152f9793fSmrg/* Define to 1 if you have the <string.h> header file. */ 2252f9793fSmrg#undef HAVE_STRING_H 2352f9793fSmrg 2452f9793fSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2552f9793fSmrg#undef HAVE_SYS_STAT_H 2652f9793fSmrg 2752f9793fSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 2852f9793fSmrg#undef HAVE_SYS_TYPES_H 2952f9793fSmrg 3052f9793fSmrg/* Define to 1 if you have the <unistd.h> header file. */ 3152f9793fSmrg#undef HAVE_UNISTD_H 3252f9793fSmrg 3352f9793fSmrg/* Name of package */ 3452f9793fSmrg#undef PACKAGE 3552f9793fSmrg 3652f9793fSmrg/* Define to the address where bug reports for this package should be sent. */ 3752f9793fSmrg#undef PACKAGE_BUGREPORT 3852f9793fSmrg 3952f9793fSmrg/* Define to the full name of this package. */ 4052f9793fSmrg#undef PACKAGE_NAME 4152f9793fSmrg 4252f9793fSmrg/* Define to the full name and version of this package. */ 4352f9793fSmrg#undef PACKAGE_STRING 4452f9793fSmrg 4552f9793fSmrg/* Define to the one symbol short name of this package. */ 4652f9793fSmrg#undef PACKAGE_TARNAME 4752f9793fSmrg 4852f9793fSmrg/* Define to the version of this package. */ 4952f9793fSmrg#undef PACKAGE_VERSION 5052f9793fSmrg 5152f9793fSmrg/* Major version of this package */ 5252f9793fSmrg#undef PACKAGE_VERSION_MAJOR 5352f9793fSmrg 5452f9793fSmrg/* Minor version of this package */ 5552f9793fSmrg#undef PACKAGE_VERSION_MINOR 5652f9793fSmrg 5752f9793fSmrg/* Patch version of this package */ 5852f9793fSmrg#undef PACKAGE_VERSION_PATCHLEVEL 5952f9793fSmrg 6052f9793fSmrg/* Define to 1 if you have the ANSI C header files. */ 6152f9793fSmrg#undef STDC_HEADERS 6252f9793fSmrg 6352f9793fSmrg/* Version number of package */ 6452f9793fSmrg#undef VERSION 65