From: Bruno Haible Date: Mon, 12 May 2008 12:40:20 +0000 (+0000) Subject: Avoid unsupported locales on OpenBSD. X-Git-Tag: v0.18~422 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=816d4d8afdce5eed21f798e5a3ac01900b907e0c;p=thirdparty%2Fgettext.git Avoid unsupported locales on OpenBSD. --- diff --git a/gettext-tools/m4/ChangeLog b/gettext-tools/m4/ChangeLog index 59175ffa5..b82b816e1 100644 --- a/gettext-tools/m4/ChangeLog +++ b/gettext-tools/m4/ChangeLog @@ -1,3 +1,8 @@ +2008-01-13 Bruno Haible + + * locale-ja.m4 (gt_LOCALE_JA): Check that the locale encoding is not + ASCII. Needed for OpenBSD 4.0. + 2007-11-07 Bruno Haible * gettext-0.17 released.