config.h.in revision b7fb5eac
11a30de1fSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 21a30de1fSmrg 3b7fb5eacSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 4b7fb5eacSmrg#undef HAVE_INTTYPES_H 5b7fb5eacSmrg 6b7fb5eacSmrg/* Define to 1 if you have the <memory.h> header file. */ 7b7fb5eacSmrg#undef HAVE_MEMORY_H 8b7fb5eacSmrg 9b7fb5eacSmrg/* Define to 1 if you have the <stdint.h> header file. */ 10b7fb5eacSmrg#undef HAVE_STDINT_H 11b7fb5eacSmrg 12b7fb5eacSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 13b7fb5eacSmrg#undef HAVE_STDLIB_H 14b7fb5eacSmrg 15b7fb5eacSmrg/* Define to 1 if you have the <strings.h> header file. */ 16b7fb5eacSmrg#undef HAVE_STRINGS_H 17b7fb5eacSmrg 18b7fb5eacSmrg/* Define to 1 if you have the <string.h> header file. */ 19b7fb5eacSmrg#undef HAVE_STRING_H 20b7fb5eacSmrg 211a30de1fSmrg/* Define to 1 if you have the `strncasecmp' function. */ 221a30de1fSmrg#undef HAVE_STRNCASECMP 231a30de1fSmrg 24b7fb5eacSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 25b7fb5eacSmrg#undef HAVE_SYS_STAT_H 26b7fb5eacSmrg 27b7fb5eacSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 28b7fb5eacSmrg#undef HAVE_SYS_TYPES_H 29b7fb5eacSmrg 30b7fb5eacSmrg/* Define to 1 if you have the <unistd.h> header file. */ 31b7fb5eacSmrg#undef HAVE_UNISTD_H 32b7fb5eacSmrg 331a30de1fSmrg/* Name of package */ 341a30de1fSmrg#undef PACKAGE 351a30de1fSmrg 361a30de1fSmrg/* Define to the address where bug reports for this package should be sent. */ 371a30de1fSmrg#undef PACKAGE_BUGREPORT 381a30de1fSmrg 391a30de1fSmrg/* Define to the full name of this package. */ 401a30de1fSmrg#undef PACKAGE_NAME 411a30de1fSmrg 421a30de1fSmrg/* Define to the full name and version of this package. */ 431a30de1fSmrg#undef PACKAGE_STRING 441a30de1fSmrg 451a30de1fSmrg/* Define to the one symbol short name of this package. */ 461a30de1fSmrg#undef PACKAGE_TARNAME 471a30de1fSmrg 481a30de1fSmrg/* Define to the version of this package. */ 491a30de1fSmrg#undef PACKAGE_VERSION 501a30de1fSmrg 511a30de1fSmrg/* Major version of this package */ 521a30de1fSmrg#undef PACKAGE_VERSION_MAJOR 531a30de1fSmrg 541a30de1fSmrg/* Minor version of this package */ 551a30de1fSmrg#undef PACKAGE_VERSION_MINOR 561a30de1fSmrg 571a30de1fSmrg/* Patch version of this package */ 581a30de1fSmrg#undef PACKAGE_VERSION_PATCHLEVEL 591a30de1fSmrg 60b7fb5eacSmrg/* Define to 1 if you have the ANSI C header files. */ 61b7fb5eacSmrg#undef STDC_HEADERS 62b7fb5eacSmrg 631a30de1fSmrg/* Version number of package */ 641a30de1fSmrg#undef VERSION 65