aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-05-31 15:14:46 +0000
committerDaniel Jacobowitz <drow@false.org>2006-05-31 15:14:46 +0000
commit20e95c23ab729a24aa7533de3a61b6e2c49506ea (patch)
tree7da8856acd79a82104cd1d35fed0e05780d0caca /gprof/ChangeLog
parent38365cdd8f6f2101eeb1d85c6cc3235f99557ad4 (diff)
downloadbinutils-20e95c23ab729a24aa7533de3a61b6e2c49506ea.zip
binutils-20e95c23ab729a24aa7533de3a61b6e2c49506ea.tar.gz
binutils-20e95c23ab729a24aa7533de3a61b6e2c49506ea.tar.bz2
Configury changes: update src repository (binutils, gdb, and rda) to use
config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 3a398c5..af6227d 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,13 @@
+2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
+ and LIBINTL_DEP everywhere.
+ (INCLUDES): Use @INCINTL@.
+ * acinclude.m4: Include new gettext macros.
+ * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
+ Remove local code for po/Makefile.
+ * Makefile.in, aclocal.m4, configure: Regenerated.
+
2006-05-30 Nick Clifton <nickc@redhat.com>
* po/es.po: Updated Spanish translation.