diff options
author | H.J. Lu <hjl@lucon.org> | 2000-06-13 19:11:54 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2000-06-13 19:11:54 +0000 |
commit | cb69304f7c2b4c78f2f5459487ded23c0dad7f44 (patch) | |
tree | 7722cd97b3438a06cd0596dce167b8c434b775a9 /ld | |
parent | d376a9e2656827778a166e87d6efc12bb7ae5e90 (diff) | |
download | binutils-redhat-cb69304f7c2b4c78f2f5459487ded23c0dad7f44.tar.gz |
2000-06-13 H.J. Lu <hjl@gnu.org>
* configure: Regenerate.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rwxr-xr-x | ld/configure | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b54138d839..2331bd307b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 H.J. Lu <hjl@gnu.org> + + * configure: Regenerate. + 2000-06-08 David O'Brien <obrien@FreeBSD.org> * configure.in (VERSION): Update to show this is the CVS mainline. diff --git a/ld/configure b/ld/configure index e8332fcd67..1f38813ea0 100755 --- a/ld/configure +++ b/ld/configure @@ -816,7 +816,7 @@ fi PACKAGE=ld -VERSION=2.9.5 +VERSION=2.10.90 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; } |