/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the groff package. */ #undef HAS_GROFF /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if the man implementation is man-db */ #undef HAVE_MANDB /* Define to 1 if you have the 'mkstemp' function. */ #undef HAVE_MKSTEMP /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Default local man page search path (default: none) */ #undef LOCALMANPATH /* Define to path to man config file if you have one */ #undef MANCONF /* Define to 1 if you have BSD format manpath.config */ #undef MANCONFIGSTYLE_BSD /* Define to 1 if you have FreeBSD format manpath.config */ #undef MANCONFIGSTYLE_FreeBSD /* Define to 1 if you have Linux format man.conf or man.config */ #undef MANCONFIGSTYLE_Linux /* Define to 1 if you have OpenBSD format manpath.config */ #undef MANCONFIGSTYLE_OpenBSD /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Major version of this package */ #undef PACKAGE_VERSION_MAJOR /* Minor version of this package */ #undef PACKAGE_VERSION_MINOR /* Patch version of this package */ #undef PACKAGE_VERSION_PATCHLEVEL /* Release version string if set */ #undef RELEASE_VERSION /* Define to 1 if all of the C89 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #undef STDC_HEADERS /* Default system man page search path (default: none) */ #undef SYSMANPATH /* Version number of package */ #undef VERSION /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define to 1 on platforms where this makes off_t a 64-bit type. */ #undef _LARGE_FILES /* Number of bits in time_t, on hosts where this is settable. */ #undef _TIME_BITS /* Define to 1 on platforms where this makes time_t a 64-bit type. */ #undef __MINGW_USE_VC2005_COMPAT