summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-08-19 11:08:29 +0200
committerBruno Haible <bruno@clisp.org>2019-08-19 11:08:29 +0200
commit1306b074a1af13a49710d3e3f6622e3efcc0229e (patch)
tree6ecbc9ad30f1f35b133b41ca11f4b4ed9e5b841a /ChangeLog
parent75a8f0bc81125f401e6222b3d0679fb8656e9a2c (diff)
downloadlibunistring-1306b074a1af13a49710d3e3f6622e3efcc0229e.tar.gz
build: Don't use an obsolete libtool macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26154d5..b9bc82a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+
+2019-08-18 Bruno Haible <bruno@clisp.org>
+
+ build: Don't use an obsolete libtool macro.
+ * m4/exported.m4 (gt_GLOBAL_SYMBOL_PIPE): Require
+ _LT_CMD_GLOBAL_SYMBOLS, not AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE.
+
2019-06-30 Bruno Haible <bruno@clisp.org>
build: Fix build errors with MSVC.