aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-10-24 16:45:53 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-10-24 16:45:53 +0000
commitce2cded563a45cead231883f0e5a2d230e5af9b4 (patch)
treea31ca63aaf76d7ec5ab9711d7b79bb46ede3017e /gprof/ChangeLog
parente71c308dd3f25fef1c86b397bb330e6629098daf (diff)
downloadgdb-ce2cded563a45cead231883f0e5a2d230e5af9b4.zip
gdb-ce2cded563a45cead231883f0e5a2d230e5af9b4.tar.gz
gdb-ce2cded563a45cead231883f0e5a2d230e5af9b4.tar.bz2
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 14afbd5..12bc025 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.