1b8f75c19Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 2b8f75c19Smrg 37e4fd55aSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 47e4fd55aSmrg#undef HAVE_INTTYPES_H 57e4fd55aSmrg 67e4fd55aSmrg/* Define to 1 if you have the <memory.h> header file. */ 77e4fd55aSmrg#undef HAVE_MEMORY_H 87e4fd55aSmrg 97e4fd55aSmrg/* Define to 1 if you have the <stdint.h> header file. */ 107e4fd55aSmrg#undef HAVE_STDINT_H 117e4fd55aSmrg 127e4fd55aSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 137e4fd55aSmrg#undef HAVE_STDLIB_H 147e4fd55aSmrg 157e4fd55aSmrg/* Define to 1 if you have the <strings.h> header file. */ 167e4fd55aSmrg#undef HAVE_STRINGS_H 177e4fd55aSmrg 187e4fd55aSmrg/* Define to 1 if you have the <string.h> header file. */ 197e4fd55aSmrg#undef HAVE_STRING_H 207e4fd55aSmrg 217e4fd55aSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 227e4fd55aSmrg#undef HAVE_SYS_STAT_H 237e4fd55aSmrg 247e4fd55aSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 257e4fd55aSmrg#undef HAVE_SYS_TYPES_H 267e4fd55aSmrg 277e4fd55aSmrg/* Define to 1 if you have the <unistd.h> header file. */ 287e4fd55aSmrg#undef HAVE_UNISTD_H 297e4fd55aSmrg 30b8f75c19Smrg/* Name of package */ 31b8f75c19Smrg#undef PACKAGE 32b8f75c19Smrg 33b8f75c19Smrg/* Define to the address where bug reports for this package should be sent. */ 34b8f75c19Smrg#undef PACKAGE_BUGREPORT 35b8f75c19Smrg 36b8f75c19Smrg/* Define to the full name of this package. */ 37b8f75c19Smrg#undef PACKAGE_NAME 38b8f75c19Smrg 39b8f75c19Smrg/* Define to the full name and version of this package. */ 40b8f75c19Smrg#undef PACKAGE_STRING 41b8f75c19Smrg 42b8f75c19Smrg/* Define to the one symbol short name of this package. */ 43b8f75c19Smrg#undef PACKAGE_TARNAME 44b8f75c19Smrg 457e4fd55aSmrg/* Define to the home page for this package. */ 467e4fd55aSmrg#undef PACKAGE_URL 477e4fd55aSmrg 48b8f75c19Smrg/* Define to the version of this package. */ 49b8f75c19Smrg#undef PACKAGE_VERSION 50b8f75c19Smrg 517e4fd55aSmrg/* Major version of this package */ 527e4fd55aSmrg#undef PACKAGE_VERSION_MAJOR 537e4fd55aSmrg 547e4fd55aSmrg/* Minor version of this package */ 557e4fd55aSmrg#undef PACKAGE_VERSION_MINOR 567e4fd55aSmrg 577e4fd55aSmrg/* Patch version of this package */ 587e4fd55aSmrg#undef PACKAGE_VERSION_PATCHLEVEL 597e4fd55aSmrg 607e4fd55aSmrg/* Define to 1 if you have the ANSI C header files. */ 617e4fd55aSmrg#undef STDC_HEADERS 627e4fd55aSmrg 63b8f75c19Smrg/* Version number of package */ 64b8f75c19Smrg#undef VERSION 65