From 903bd10600e50afc0998cc19b078a39d6e717ed5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Jun 2011 16:13:16 +0000 Subject: 2011-06-08 Joel Sherrill * config.h.in: Regenerated. --- tools/build/config.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tools/build/config.h.in') diff --git a/tools/build/config.h.in b/tools/build/config.h.in index 89117dd249..7274c7c8d8 100644 --- a/tools/build/config.h.in +++ b/tools/build/config.h.in @@ -1,11 +1,17 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the `basename' function. */ +#undef HAVE_BASENAME + /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBGEN_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -48,6 +54,9 @@ /* 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 -- cgit v1.2.3