* bfd/config.in: Regenerate.
authorJerome Guitton <guitton@adacore.com>
Thu, 31 Mar 2005 16:09:03 +0000 (16:09 +0000)
committerJerome Guitton <guitton@adacore.com>
Thu, 31 Mar 2005 16:09:03 +0000 (16:09 +0000)
bfd/ChangeLog
bfd/config.in

index ba7445d72aa1492bcc300039563c7ee89ae114d9..44084c184f368b08d96d120ea6bcd2de5230e02c 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-31  Jerome Guitton  <guitton@gnat.com>
+
+       * config.in: Regenerate.
+
 2005-03-31  Jerome Guitton  <guitton@gnat.com>
 
        * bfd/config.in (HAVE_DECL_BASENAME): New configure macro.
index bfd9c59cc5a26dcf3d3a8e2d22015dee3c28b309..9ddd8787be846c662433f4617d60658d396f743f 100644 (file)
@@ -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 <dirent.h> header file, and it defines `DIR'.