aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-05-26 14:14:21 +0000
committerAlan Modra <amodra@gmail.com>2000-05-26 14:14:21 +0000
commit2114f57b9397aebda1c89a5c627dba0d34159280 (patch)
tree161cc2f85513b9fd97d58b53533405714bfd1b2e /bfd/ChangeLog
parent63999bc77ea9235df7970dba3c94333153cfde07 (diff)
downloadgdb-2114f57b9397aebda1c89a5c627dba0d34159280.zip
gdb-2114f57b9397aebda1c89a5c627dba0d34159280.tar.gz
gdb-2114f57b9397aebda1c89a5c627dba0d34159280.tar.bz2
Update dependencies.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ad7ba44..25c0533 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
2000-05-26 Alan Modra <alan@linuxcare.com.au>
+ * Makefile.am: Update dependencies with "make dep-am"
+ * Makefile.in: Regenerate.
+
* sysdep.h (gettext, dgettext, dcgettext, textdomain,
bindtextdomain): Replace defines with those from intl/libgettext.h
to quieten gcc warnings.