> 2019-12-19  Bruno Haible  <br...@clisp.org>
> 
>       iconv tests: Test canonicalized, not system-dependent, encoding names.
>       * tests/test-iconv.c (main): Revert part of the 2016-08-17 patch.

Addendum:

        * modules/iconv-tests (Depends-on): Add iconv_open.

diff --git a/modules/iconv-tests b/modules/iconv-tests
index 91e17f0..c1709f9 100644
--- a/modules/iconv-tests
+++ b/modules/iconv-tests
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+iconv_open
 
 configure.ac:
 


Reply via email to