summaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-10-24 16:45:53 +0000
committerH.J. Lu <hjl@lucon.org>2007-10-24 16:45:53 +0000
commitff00d1ea4db1eec11b328783965ece7fe332741c (patch)
tree13ef27a7eeb27ca3d67c0211b38db739dd6d86b3 /gprof/ChangeLog
parentbeff9e400b76177b28c856d29cbacb3160bac6ef (diff)
downloadbinutils-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/ChangeLog5
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.