1382ff0afSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2382ff0afSmrg 3382ff0afSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 4382ff0afSmrg#undef HAVE_DLFCN_H 5382ff0afSmrg 6382ff0afSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 7382ff0afSmrg#undef HAVE_INTTYPES_H 8382ff0afSmrg 9382ff0afSmrg/* Define to 1 if you have the <memory.h> header file. */ 10382ff0afSmrg#undef HAVE_MEMORY_H 11382ff0afSmrg 12382ff0afSmrg/* Define to 1 if you have the <stdint.h> header file. */ 13382ff0afSmrg#undef HAVE_STDINT_H 14382ff0afSmrg 15382ff0afSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 16382ff0afSmrg#undef HAVE_STDLIB_H 17382ff0afSmrg 18382ff0afSmrg/* Define to 1 if you have the <strings.h> header file. */ 19382ff0afSmrg#undef HAVE_STRINGS_H 20382ff0afSmrg 21382ff0afSmrg/* Define to 1 if you have the <string.h> header file. */ 22382ff0afSmrg#undef HAVE_STRING_H 23382ff0afSmrg 24382ff0afSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 25382ff0afSmrg#undef HAVE_SYS_STAT_H 26382ff0afSmrg 27382ff0afSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 28382ff0afSmrg#undef HAVE_SYS_TYPES_H 29382ff0afSmrg 30382ff0afSmrg/* Define to 1 if you have the <unistd.h> header file. */ 31382ff0afSmrg#undef HAVE_UNISTD_H 32382ff0afSmrg 33382ff0afSmrg/* Name of package */ 34382ff0afSmrg#undef PACKAGE 35382ff0afSmrg 36382ff0afSmrg/* Define to the address where bug reports for this package should be sent. */ 37382ff0afSmrg#undef PACKAGE_BUGREPORT 38382ff0afSmrg 39382ff0afSmrg/* Define to the full name of this package. */ 40382ff0afSmrg#undef PACKAGE_NAME 41382ff0afSmrg 42382ff0afSmrg/* Define to the full name and version of this package. */ 43382ff0afSmrg#undef PACKAGE_STRING 44382ff0afSmrg 45382ff0afSmrg/* Define to the one symbol short name of this package. */ 46382ff0afSmrg#undef PACKAGE_TARNAME 47382ff0afSmrg 48382ff0afSmrg/* Define to the version of this package. */ 49382ff0afSmrg#undef PACKAGE_VERSION 50382ff0afSmrg 51382ff0afSmrg/* Define to 1 if you have the ANSI C header files. */ 52382ff0afSmrg#undef STDC_HEADERS 53382ff0afSmrg 54382ff0afSmrg/* Version number of package */ 55382ff0afSmrg#undef VERSION 56