From: Bruno Haible Date: Thu, 19 Dec 2019 05:20:30 +0000 (+0100) Subject: iconv tests: Test canonicalized, not system-dependent, encoding names. X-Git-Tag: v1.0~4472 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=d66379ef8e1441ede3985288c0fb2902d02dc438;p=gnulib.git iconv tests: Test canonicalized, not system-dependent, encoding names. * modules/iconv-tests (Depends-on): Add iconv_open. --- diff --git a/ChangeLog b/ChangeLog index 25108848e3..1380be3754 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ iconv tests: Test canonicalized, not system-dependent, encoding names. * tests/test-iconv.c (main): Revert part of the 2016-08-17 patch. + * modules/iconv-tests (Depends-on): Add iconv_open. 2019-12-18 Bruno Haible diff --git a/modules/iconv-tests b/modules/iconv-tests index 91e17f0c42..c1709f95de 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: