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 /gprof | |
parent | d376a9e2656827778a166e87d6efc12bb7ae5e90 (diff) | |
download | binutils-redhat-cb69304f7c2b4c78f2f5459487ded23c0dad7f44.tar.gz |
2000-06-13 H.J. Lu <hjl@gnu.org>
* configure: Regenerate.
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rwxr-xr-x | gprof/configure | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 28e0d72426..deec80546e 100644 --- a/gprof/ChangeLog +++ b/gprof/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/gprof/configure b/gprof/configure index 899b640c07..75a31f7531 100755 --- a/gprof/configure +++ b/gprof/configure @@ -812,7 +812,7 @@ fi PACKAGE=gprof -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; } |