aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorJerome Guitton <guitton@adacore.com>2005-03-31 16:09:03 +0000
committerJerome Guitton <guitton@adacore.com>2005-03-31 16:09:03 +0000
commitfddc4048e58c34d1f297277a4d23984fb5f9e54d (patch)
treefa6f2240f9f376d92ae4fc4a95814c8caa770854 /bfd/config.in
parent2e9ebff5c7305c5b65deb0f9230325d107603ce0 (diff)
downloadfsf-binutils-gdb-fddc4048e58c34d1f297277a4d23984fb5f9e54d.zip
fsf-binutils-gdb-fddc4048e58c34d1f297277a4d23984fb5f9e54d.tar.gz
fsf-binutils-gdb-fddc4048e58c34d1f297277a4d23984fb5f9e54d.tar.bz2
* bfd/config.in: Regenerate.
Diffstat (limited to 'bfd/config.in')
-rw-r--r--bfd/config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/config.in b/bfd/config.in
index bfd9c59..9ddd878 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 <dirent.h> header file, and it defines `DIR'.