diff options
author | Ben Elliston <bje@au.ibm.com> | 2004-06-15 03:24:57 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2004-06-15 03:24:57 +0000 |
commit | 6bf9431b7430d0c30268c62f78a940657c8d6fbe (patch) | |
tree | e4ba45c70fe1c90152e61f8d3cf1342c2e292e78 /gprof/ChangeLog | |
parent | 911d08a746f9e05c389a7a5044870cd9aae06a5d (diff) | |
download | gdb-6bf9431b7430d0c30268c62f78a940657c8d6fbe.zip gdb-6bf9431b7430d0c30268c62f78a940657c8d6fbe.tar.gz gdb-6bf9431b7430d0c30268c62f78a940657c8d6fbe.tar.bz2 |
* configure.in: Run through autoupdate.
* configure: Regenerate with autoconf 2.59.
* Makefile.am (install-local): Rename from this ..
(install-data-local): .. to this.
* Makefile.in: Regenerate with automake 1.8.5.
* aclocal.m4: Regenerate with aclocal 1.8.5.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 83e68fc..95be80e 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,12 @@ +2004-06-15 Ben Elliston <bje@au.ibm.com> + + * configure.in: Run through autoupdate. + * configure: Regenerate with autoconf 2.59. + * Makefile.am (install-local): Rename from this .. + (install-data-local): .. to this. + * Makefile.in: Regenerate with automake 1.8.5. + * aclocal.m4: Regenerate with aclocal 1.8.5. + 2004-06-15 Alan Modra <amodra@bigpond.net.au> * corefile.c (core_init): Use bfd_get_section_size |