summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <pb@futuretv.com>2001-03-16 10:52:16 +0000
committerPhil Blundell <pb@futuretv.com>2001-03-16 10:52:16 +0000
commitfaf1db7e946da202686312e82ef345eed425fbe6 (patch)
tree77373eb9eaeb0a868e6c48cd38f5acb709218226
parent98c73bf86cf0ce51812f60cc2f0d32e8d532c99e (diff)
downloadgdb-faf1db7e946da202686312e82ef345eed425fbe6.tar.gz
Update generated configure scripts.
-rw-r--r--bfd/ChangeLog4
-rwxr-xr-xbfd/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 07d8fd25cf8..cd91cbc9bc1 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-16 Philip Blundell <philb@gnu.org>
+
+ * configure: Regenerate.
+
2001-03-16 Alan Modra <alan@linuxcare.com.au>
* elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
diff --git a/bfd/configure b/bfd/configure
index fe2ff29db49..d348425a793 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -927,7 +927,7 @@ fi
PACKAGE=bfd
-VERSION=2.10.91
+VERSION=2.11
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }