--- embedaddon/libiconv/tests/check-subst 2012/05/29 09:29:43 1.1.1.2 +++ embedaddon/libiconv/tests/check-subst 2021/03/17 13:38:46 1.1.1.3 @@ -2,9 +2,6 @@ # Check of --unicode-subst, --byte-subst, --widechar-subst options. set -e iconv=../src/iconv_no_i18n -# Make sure the charset.alias file is found. -CHARSETALIASDIR=../lib -export CHARSETALIASDIR options_ascii='--unicode-subst= --byte-subst=<0x%02x> --widechar-subst=<%08x>' options_utf8='--unicode-subst=«U+%04X» --byte-subst=«0x%02x» --widechar-subst=«%08x»'