19027f4a0Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 29027f4a0Smrg 33a72f200Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 43a72f200Smrg#undef HAVE_INTTYPES_H 53a72f200Smrg 63a72f200Smrg/* Define to 1 if you have the <stdint.h> header file. */ 73a72f200Smrg#undef HAVE_STDINT_H 83a72f200Smrg 90d6f290aSmrg/* Define to 1 if you have the <stdio.h> header file. */ 100d6f290aSmrg#undef HAVE_STDIO_H 110d6f290aSmrg 123a72f200Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 133a72f200Smrg#undef HAVE_STDLIB_H 143a72f200Smrg 153a72f200Smrg/* Define to 1 if you have the <strings.h> header file. */ 163a72f200Smrg#undef HAVE_STRINGS_H 173a72f200Smrg 183a72f200Smrg/* Define to 1 if you have the <string.h> header file. */ 193a72f200Smrg#undef HAVE_STRING_H 203a72f200Smrg 213a72f200Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 223a72f200Smrg#undef HAVE_SYS_STAT_H 233a72f200Smrg 243a72f200Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 253a72f200Smrg#undef HAVE_SYS_TYPES_H 263a72f200Smrg 273a72f200Smrg/* Define to 1 if you have the <unistd.h> header file. */ 283a72f200Smrg#undef HAVE_UNISTD_H 293a72f200Smrg 309027f4a0Smrg/* Name of package */ 319027f4a0Smrg#undef PACKAGE 329027f4a0Smrg 339027f4a0Smrg/* Define to the address where bug reports for this package should be sent. */ 349027f4a0Smrg#undef PACKAGE_BUGREPORT 359027f4a0Smrg 369027f4a0Smrg/* Define to the full name of this package. */ 379027f4a0Smrg#undef PACKAGE_NAME 389027f4a0Smrg 399027f4a0Smrg/* Define to the full name and version of this package. */ 409027f4a0Smrg#undef PACKAGE_STRING 419027f4a0Smrg 429027f4a0Smrg/* Define to the one symbol short name of this package. */ 439027f4a0Smrg#undef PACKAGE_TARNAME 449027f4a0Smrg 453a72f200Smrg/* Define to the home page for this package. */ 463a72f200Smrg#undef PACKAGE_URL 473a72f200Smrg 489027f4a0Smrg/* Define to the version of this package. */ 499027f4a0Smrg#undef PACKAGE_VERSION 509027f4a0Smrg 519027f4a0Smrg/* Major version of this package */ 529027f4a0Smrg#undef PACKAGE_VERSION_MAJOR 539027f4a0Smrg 549027f4a0Smrg/* Minor version of this package */ 559027f4a0Smrg#undef PACKAGE_VERSION_MINOR 569027f4a0Smrg 579027f4a0Smrg/* Patch version of this package */ 589027f4a0Smrg#undef PACKAGE_VERSION_PATCHLEVEL 599027f4a0Smrg 60224bc9c7Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 610d6f290aSmrg required in a freestanding environment). This macro is provided for 620d6f290aSmrg backward compatibility; new code need not use it. */ 633a72f200Smrg#undef STDC_HEADERS 643a72f200Smrg 65224bc9c7Smrg/* Define to 1 if you want to use the gettext() function. */ 66224bc9c7Smrg#undef USE_GETTEXT 67224bc9c7Smrg 689027f4a0Smrg/* Version number of package */ 699027f4a0Smrg#undef VERSION 70