summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-09-24 01:44:43 +0200
committerBruno Haible <bruno@clisp.org>2010-09-24 01:44:43 +0200
commitde6e3d37940ccb8535c0c1f7dcd1d25f03aa74c8 (patch)
treeda039c07c40a24ad96affe54f6b5ad8b4348b169 /ChangeLog
parent893e69ece42c7e2a52607005f782c6f4a4c9af52 (diff)
downloadlibunistring-de6e3d37940ccb8535c0c1f7dcd1d25f03aa74c8.tar.gz
Update from libtool-2.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 367dcfe..749c297 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2010-09-23 Bruno Haible <bruno@clisp.org>
+
+ * m4/libtool.m4: Update from libtool-2.4, with modifications.
+ 2009-04-23 Bruno Haible <bruno@clisp.org>
+ Fix recognition of "nm" command.
+ * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when
+ compiling for mingw in a cygwin environment.
+ 2008-04-06 Bruno Haible <bruno@clisp.org>
+ * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
+ CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
+ to ${CONFIG_SHELL}.
+ * m4/ltversion.m4: Update from libtool-2.4.
+ * build-aux/ltmain.sh: Likewise.
+
2010-09-14 Bruno Haible <bruno@clisp.org>
Update after gnulib changed.