From b2651a80b9a238a0372dc6f89f5ea81c75326914 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 1 May 2017 16:03:24 +0300 Subject: Improve list in test/Makefile.am of locales needed. --- test/ChangeLog | 5 +++++ test/Makefile.am | 4 ++-- test/Makefile.in | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/ChangeLog b/test/ChangeLog index b0130945..2ef21c6f 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -4,6 +4,11 @@ * sourcesplit.ok: New file. Thanks to Hermann Peifer for the report. + Unrelated: + + * Makefile.am (charset-msg-start): Document that having + el_GR.iso88597 is helpful. + 2017-04-12 Manuel Collado * Makefile.am (fpat6): New test. diff --git a/test/Makefile.am b/test/Makefile.am index 161082e7..29de0b18 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1420,8 +1420,8 @@ charset-msg-start: @echo "**************************************************************************" @echo "* Some or all of these tests may fail if you have inadequate or missing *" @echo "* locale support. At least en_US.UTF-8, ru_RU.UTF-8 and ja_JP.UTF-8 are *" - @echo "* needed. However, if you see this message, the Makefile thinks you have *" - @echo "* what you need ... *" + @echo "* needed. The el_GR.iso88597 is optional but helpful. However, if you *" + @echo "* see this message, the Makefile thinks you have what you need ... *" @echo "**************************************************************************" charset-msg-end: diff --git a/test/Makefile.in b/test/Makefile.in index 52924b84..91fb8d8e 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1862,8 +1862,8 @@ charset-msg-start: @echo "**************************************************************************" @echo "* Some or all of these tests may fail if you have inadequate or missing *" @echo "* locale support. At least en_US.UTF-8, ru_RU.UTF-8 and ja_JP.UTF-8 are *" - @echo "* needed. However, if you see this message, the Makefile thinks you have *" - @echo "* what you need ... *" + @echo "* needed. The el_GR.iso88597 is optional but helpful. However, if you *" + @echo "* see this message, the Makefile thinks you have what you need ... *" @echo "**************************************************************************" charset-msg-end: -- cgit v1.2.3