From d66379ef8e1441ede3985288c0fb2902d02dc438 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 19 Dec 2019 06:20:30 +0100 Subject: [PATCH] iconv tests: Test canonicalized, not system-dependent, encoding names. * modules/iconv-tests (Depends-on): Add iconv_open. --- ChangeLog | 1 + modules/iconv-tests | 1 + 2 files changed, 2 insertions(+) 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: -- 2.39.5