166fe65f6Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 266fe65f6Smrg 389d09728Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 489d09728Smrg#undef HAVE_INTTYPES_H 589d09728Smrg 689d09728Smrg/* Define to 1 if you have the <stdint.h> header file. */ 789d09728Smrg#undef HAVE_STDINT_H 889d09728Smrg 9bc77032bSmrg/* Define to 1 if you have the <stdio.h> header file. */ 10bc77032bSmrg#undef HAVE_STDIO_H 11bc77032bSmrg 1289d09728Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1389d09728Smrg#undef HAVE_STDLIB_H 1489d09728Smrg 1589d09728Smrg/* Define to 1 if you have the <strings.h> header file. */ 1689d09728Smrg#undef HAVE_STRINGS_H 1789d09728Smrg 1889d09728Smrg/* Define to 1 if you have the <string.h> header file. */ 1989d09728Smrg#undef HAVE_STRING_H 2089d09728Smrg 2189d09728Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2289d09728Smrg#undef HAVE_SYS_STAT_H 2389d09728Smrg 2489d09728Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 2589d09728Smrg#undef HAVE_SYS_TYPES_H 2689d09728Smrg 2789d09728Smrg/* Define to 1 if you have the <unistd.h> header file. */ 2889d09728Smrg#undef HAVE_UNISTD_H 2989d09728Smrg 3066fe65f6Smrg/* Name of package */ 3166fe65f6Smrg#undef PACKAGE 3266fe65f6Smrg 3366fe65f6Smrg/* Define to the address where bug reports for this package should be sent. */ 3466fe65f6Smrg#undef PACKAGE_BUGREPORT 3566fe65f6Smrg 3666fe65f6Smrg/* Define to the full name of this package. */ 3766fe65f6Smrg#undef PACKAGE_NAME 3866fe65f6Smrg 3966fe65f6Smrg/* Define to the full name and version of this package. */ 4066fe65f6Smrg#undef PACKAGE_STRING 4166fe65f6Smrg 4266fe65f6Smrg/* Define to the one symbol short name of this package. */ 4366fe65f6Smrg#undef PACKAGE_TARNAME 4466fe65f6Smrg 4548af84faSmrg/* Define to the home page for this package. */ 4648af84faSmrg#undef PACKAGE_URL 4748af84faSmrg 4866fe65f6Smrg/* Define to the version of this package. */ 4966fe65f6Smrg#undef PACKAGE_VERSION 5066fe65f6Smrg 5189d09728Smrg/* Major version of this package */ 5289d09728Smrg#undef PACKAGE_VERSION_MAJOR 5389d09728Smrg 5489d09728Smrg/* Minor version of this package */ 5589d09728Smrg#undef PACKAGE_VERSION_MINOR 5689d09728Smrg 5789d09728Smrg/* Patch version of this package */ 5889d09728Smrg#undef PACKAGE_VERSION_PATCHLEVEL 5989d09728Smrg 60bc77032bSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 61bc77032bSmrg required in a freestanding environment). This macro is provided for 62bc77032bSmrg backward compatibility; new code need not use it. */ 6389d09728Smrg#undef STDC_HEADERS 6489d09728Smrg 6566fe65f6Smrg/* Version number of package */ 6666fe65f6Smrg#undef VERSION 67