From 0ca2f5d5d325074c83d457e7a0cba34f578180cc Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 21 Feb 2005 11:49:47 +0000 Subject: * config.in: Regenerate. * configure: Regenerate. --- ld/config.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'ld/config.in') diff --git a/ld/config.in b/ld/config.in index aca6e2d..01ec4ff 100644 --- a/ld/config.in +++ b/ld/config.in @@ -61,6 +61,9 @@ /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE +/* Define if you have the glob function. */ +#undef HAVE_GLOB + /* Define if you have the munmap function. */ #undef HAVE_MUNMAP @@ -145,12 +148,12 @@ /* Define if your locale.h file contains LC_MESSAGES. */ #undef HAVE_LC_MESSAGES -/* Define to 1 if NLS is requested */ -#undef ENABLE_NLS - /* Define as 1 if you have gettext and don't want to use GNU gettext. */ #undef HAVE_GETTEXT +/* Define to 1 if NLS is requested */ +#undef ENABLE_NLS + /* Use b modifier when opening binary files? */ #undef USE_BINARY_FOPEN -- cgit v1.1