143f32c10Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 243f32c10Smrg 3d3173433Smrg/* Define to 1 if you have the declaration of 'va_copy', and to 0 if you 443f32c10Smrg don't. */ 543f32c10Smrg#undef HAVE_DECL_VA_COPY 643f32c10Smrg 743f32c10Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 843f32c10Smrg#undef HAVE_INTTYPES_H 943f32c10Smrg 1043f32c10Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1143f32c10Smrg#undef HAVE_STDINT_H 1243f32c10Smrg 13fbfaf8f3Smrg/* Define to 1 if you have the <stdio.h> header file. */ 14fbfaf8f3Smrg#undef HAVE_STDIO_H 15fbfaf8f3Smrg 1643f32c10Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1743f32c10Smrg#undef HAVE_STDLIB_H 1843f32c10Smrg 1943f32c10Smrg/* Define to 1 if you have the <strings.h> header file. */ 2043f32c10Smrg#undef HAVE_STRINGS_H 2143f32c10Smrg 2243f32c10Smrg/* Define to 1 if you have the <string.h> header file. */ 2343f32c10Smrg#undef HAVE_STRING_H 2443f32c10Smrg 2543f32c10Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2643f32c10Smrg#undef HAVE_SYS_STAT_H 2743f32c10Smrg 2843f32c10Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 2943f32c10Smrg#undef HAVE_SYS_TYPES_H 3043f32c10Smrg 3143f32c10Smrg/* Define to 1 if you have the <unistd.h> header file. */ 3243f32c10Smrg#undef HAVE_UNISTD_H 3343f32c10Smrg 34d3173433Smrg/* Define to 1 if you have the 'vasprintf' function. */ 3543f32c10Smrg#undef HAVE_VASPRINTF 3643f32c10Smrg 3743f32c10Smrg/* Name of package */ 3843f32c10Smrg#undef PACKAGE 3943f32c10Smrg 4043f32c10Smrg/* Define to the address where bug reports for this package should be sent. */ 4143f32c10Smrg#undef PACKAGE_BUGREPORT 4243f32c10Smrg 4343f32c10Smrg/* Define to the full name of this package. */ 4443f32c10Smrg#undef PACKAGE_NAME 4543f32c10Smrg 4643f32c10Smrg/* Define to the full name and version of this package. */ 4743f32c10Smrg#undef PACKAGE_STRING 4843f32c10Smrg 4943f32c10Smrg/* Define to the one symbol short name of this package. */ 5043f32c10Smrg#undef PACKAGE_TARNAME 5143f32c10Smrg 526ef05171Smrg/* Define to the home page for this package. */ 536ef05171Smrg#undef PACKAGE_URL 546ef05171Smrg 5543f32c10Smrg/* Define to the version of this package. */ 5643f32c10Smrg#undef PACKAGE_VERSION 5743f32c10Smrg 5843f32c10Smrg/* Major version of this package */ 5943f32c10Smrg#undef PACKAGE_VERSION_MAJOR 6043f32c10Smrg 6143f32c10Smrg/* Minor version of this package */ 6243f32c10Smrg#undef PACKAGE_VERSION_MINOR 6343f32c10Smrg 6443f32c10Smrg/* Patch version of this package */ 6543f32c10Smrg#undef PACKAGE_VERSION_PATCHLEVEL 6643f32c10Smrg 67d3173433Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 68fbfaf8f3Smrg required in a freestanding environment). This macro is provided for 69fbfaf8f3Smrg backward compatibility; new code need not use it. */ 7043f32c10Smrg#undef STDC_HEADERS 7143f32c10Smrg 7243f32c10Smrg/* Version number of package */ 7343f32c10Smrg#undef VERSION 74