summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-11-07 21:07:04 +0100
committerBruno Haible <bruno@clisp.org>2020-11-07 21:07:04 +0100
commitf570a82be35e36832adf0344d8d4e983c8db9e1a (patch)
treec0fb549e83c9babfcf86b88b4c11fab2aa487538 /ChangeLog
parentc59c21ad62b3c6c8151bc62b7a28776b6c067293 (diff)
downloadgnulib-f570a82be35e36832adf0344d8d4e983c8db9e1a.tar.gz
gnulib-tool: Fix link error with 'version-etc' (regression 2020-05-29).
Reported by Simon Josefsson in <https://lists.gnu.org/archive/html/bug-gnulib/2020-11/msg00032.html>. * gnulib-tool (func_emit_tests_Makefile_am): Add libtests.a to LDADD a third time, after the second occurrence of ../lib/libgnu.a. * pygnulib/GLEmiter.py (tests_Makefile_am): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f30e1489b9..90169c0595 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2020-11-07 Bruno Haible <bruno@clisp.org>
+
+ gnulib-tool: Fix link error with 'version-etc' (regression 2020-05-29).
+ Reported by Simon Josefsson in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2020-11/msg00032.html>.
+ * gnulib-tool (func_emit_tests_Makefile_am): Add libtests.a to
+ LDADD a third time, after the second occurrence of ../lib/libgnu.a.
+ * pygnulib/GLEmiter.py (tests_Makefile_am): Likewise.
+
2020-11-04 Paul Eggert <eggert@cs.ucla.edu>
tests: pacify Sun C 5.9