config.h.in revision ff7e0acc
1ff7e0accSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2ff7e0accSmrg 3ff7e0accSmrg/* Define to 1 if you have the `strlcat' function. */ 4ff7e0accSmrg#undef HAVE_STRLCAT 5ff7e0accSmrg 6ff7e0accSmrg/* Name of package */ 7ff7e0accSmrg#undef PACKAGE 8ff7e0accSmrg 9ff7e0accSmrg/* Define to the address where bug reports for this package should be sent. */ 10ff7e0accSmrg#undef PACKAGE_BUGREPORT 11ff7e0accSmrg 12ff7e0accSmrg/* Define to the full name of this package. */ 13ff7e0accSmrg#undef PACKAGE_NAME 14ff7e0accSmrg 15ff7e0accSmrg/* Define to the full name and version of this package. */ 16ff7e0accSmrg#undef PACKAGE_STRING 17ff7e0accSmrg 18ff7e0accSmrg/* Define to the one symbol short name of this package. */ 19ff7e0accSmrg#undef PACKAGE_TARNAME 20ff7e0accSmrg 21ff7e0accSmrg/* Define to the version of this package. */ 22ff7e0accSmrg#undef PACKAGE_VERSION 23ff7e0accSmrg 24ff7e0accSmrg/* Major version of this package */ 25ff7e0accSmrg#undef PACKAGE_VERSION_MAJOR 26ff7e0accSmrg 27ff7e0accSmrg/* Minor version of this package */ 28ff7e0accSmrg#undef PACKAGE_VERSION_MINOR 29ff7e0accSmrg 30ff7e0accSmrg/* Patch version of this package */ 31ff7e0accSmrg#undef PACKAGE_VERSION_PATCHLEVEL 32ff7e0accSmrg 33ff7e0accSmrg/* Version number of package */ 34ff7e0accSmrg#undef VERSION 35