summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-08-25 12:43:56 +0200
committerBruno Haible <bruno@clisp.org>2021-08-25 12:44:40 +0200
commit8fb3a827a2635915a9baa3926e6be6fad7b9ab2d (patch)
treeaf7c6d7a86ec04c9b7717c1daa14a256c4e2140b /ChangeLog
parent65e69185fa2061e9e668e39a8684f69c31e7152d (diff)
downloadgnulib-8fb3a827a2635915a9baa3926e6be6fad7b9ab2d.tar.gz
execute tests: Fix test failure when libtool is in use.
* modules/execute-tests (Makefile.am): Link test-execute-child without using libtool. * modules/spawn-pipe-tests (Makefile.am): Link test-spawn-pipe-child without using libtool. * modules/system-quote-tests (Makefile.am): Link test-system-quote-child without using libtool.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1f89f7ef4..785fbc44b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2021-08-25 Bruno Haible <bruno@clisp.org>
+
+ execute tests: Fix test failure when libtool is in use.
+ * modules/execute-tests (Makefile.am): Link test-execute-child without
+ using libtool.
+ * modules/spawn-pipe-tests (Makefile.am): Link test-spawn-pipe-child
+ without using libtool.
+ * modules/system-quote-tests (Makefile.am): Link test-system-quote-child
+ without using libtool.
+
2021-08-24 Paul Eggert <eggert@cs.ucla.edu>
dfa: prefer idx_t to ptrdiff_t for nonnegative