From ae351704e23ab7a731fd68d75420f95e4b10b642 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 2 Jul 2007 07:12:53 +0000 Subject: Regenerate files. --- binutils/config.in | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'binutils/config.in') diff --git a/binutils/config.in b/binutils/config.in index 202c763..6183c37 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -12,15 +12,6 @@ language is requested. */ #undef ENABLE_NLS -/* Define if you have the iconv() function. */ -#undef HAVE_ICONV - -/* Define to 1 if you have the header file. */ -#undef HAVE_ICONV_H - -/* Define as const if the declaration of iconv() needs const. */ -#undef ICONV_CONST - /* Suffix used for executables, if any. */ #undef EXECUTABLE_SUFFIX @@ -70,6 +61,9 @@ don't. */ #undef HAVE_DECL_VSNPRINTF +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Does the platform use an executable suffix? */ #undef HAVE_EXECUTABLE_SUFFIX @@ -85,6 +79,9 @@ /* Does define struct utimbuf? */ #undef HAVE_GOOD_UTIME_H +/* Define if you have the iconv() function. */ +#undef HAVE_ICONV + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -151,6 +148,13 @@ /* Define to 1 if you have the `utimes' function. */ #undef HAVE_UTIMES +/* Define as const if the declaration of iconv() needs const. */ +#undef ICONV_CONST + +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE -- cgit v1.1