From: Jerome Guitton Date: Thu, 31 Mar 2005 16:09:03 +0000 (+0000) Subject: * bfd/config.in: Regenerate. X-Git-Tag: newlib-csl-arm-2005-q1a~48 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=817b6f1dbc9d97cc398780287c9db043d1eb4282;p=pf3gnuchains%2Fpf3gnuchains4x.git * bfd/config.in: Regenerate. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ba7445d72a..44084c184f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2005-03-31 Jerome Guitton + * config.in: Regenerate. + +2005-03-31 Jerome Guitton + * bfd/config.in (HAVE_DECL_BASENAME): New configure macro. * bfd/configure.in: Check for basename. * bfd/configure: Regenerate. diff --git a/bfd/config.in b/bfd/config.in index bfd9c59cc5..9ddd8787be 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -24,7 +24,8 @@ /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT -/* Define to 1 if basename is declared by the system. */ +/* Define to 1 if you have the declaration of `basename', and to 0 if you + don't. */ #undef HAVE_DECL_BASENAME /* Define to 1 if you have the header file, and it defines `DIR'.