config.h.in revision 5715adc0
129459361Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 229459361Smrg 35715adc0Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 45715adc0Smrg#undef HAVE_INTTYPES_H 55715adc0Smrg 65715adc0Smrg/* Define to 1 if you have the <memory.h> header file. */ 75715adc0Smrg#undef HAVE_MEMORY_H 85715adc0Smrg 95715adc0Smrg/* Define to 1 if you have the <stdint.h> header file. */ 105715adc0Smrg#undef HAVE_STDINT_H 115715adc0Smrg 125715adc0Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 135715adc0Smrg#undef HAVE_STDLIB_H 145715adc0Smrg 155715adc0Smrg/* Define to 1 if you have the <strings.h> header file. */ 165715adc0Smrg#undef HAVE_STRINGS_H 175715adc0Smrg 185715adc0Smrg/* Define to 1 if you have the <string.h> header file. */ 195715adc0Smrg#undef HAVE_STRING_H 205715adc0Smrg 215715adc0Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 225715adc0Smrg#undef HAVE_SYS_STAT_H 235715adc0Smrg 245715adc0Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 255715adc0Smrg#undef HAVE_SYS_TYPES_H 265715adc0Smrg 275715adc0Smrg/* Define to 1 if you have the <unistd.h> header file. */ 285715adc0Smrg#undef HAVE_UNISTD_H 295715adc0Smrg 3029459361Smrg/* Name of package */ 3129459361Smrg#undef PACKAGE 3229459361Smrg 3329459361Smrg/* Define to the address where bug reports for this package should be sent. */ 3429459361Smrg#undef PACKAGE_BUGREPORT 3529459361Smrg 3629459361Smrg/* Define to the full name of this package. */ 3729459361Smrg#undef PACKAGE_NAME 3829459361Smrg 3929459361Smrg/* Define to the full name and version of this package. */ 4029459361Smrg#undef PACKAGE_STRING 4129459361Smrg 4229459361Smrg/* Define to the one symbol short name of this package. */ 4329459361Smrg#undef PACKAGE_TARNAME 4429459361Smrg 4529459361Smrg/* Define to the version of this package. */ 4629459361Smrg#undef PACKAGE_VERSION 4729459361Smrg 4829459361Smrg/* Major version of this package */ 4929459361Smrg#undef PACKAGE_VERSION_MAJOR 5029459361Smrg 5129459361Smrg/* Minor version of this package */ 5229459361Smrg#undef PACKAGE_VERSION_MINOR 5329459361Smrg 5429459361Smrg/* Patch version of this package */ 5529459361Smrg#undef PACKAGE_VERSION_PATCHLEVEL 5629459361Smrg 575715adc0Smrg/* Define to 1 if you have the ANSI C header files. */ 585715adc0Smrg#undef STDC_HEADERS 595715adc0Smrg 6029459361Smrg/* Version number of package */ 6129459361Smrg#undef VERSION 62