diff options
author | H.J. Lu <hjl@lucon.org> | 2007-10-24 16:45:53 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2007-10-24 16:45:53 +0000 |
commit | ff00d1ea4db1eec11b328783965ece7fe332741c (patch) | |
tree | 13ef27a7eeb27ca3d67c0211b38db739dd6d86b3 /gprof/ChangeLog | |
parent | beff9e400b76177b28c856d29cbacb3160bac6ef (diff) | |
download | binutils-redhat-ff00d1ea4db1eec11b328783965ece7fe332741c.tar.gz |
gas/
2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
* configure: Regenerated.
gprof/
2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
* configure: Regenerated.
ld/
2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
* configure: Regenerated.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 14afbd5c5f..12bc025f96 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2007-10-24 H.J. Lu <hongjiu.lu@intel.com> + + * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE. + * configure: Regenerated. + 2007-10-24 Alan Modra <amodra@bigpond.net.au> * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE. |