From: Bruno Haible Date: Tue, 5 Mar 2024 11:59:07 +0000 (+0100) Subject: locale-*.m4: Update comments. X-Git-Tag: v0.23~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ddb272cbeba0000e6a46653e4d144a1b17c50d6;p=thirdparty%2Fgettext.git locale-*.m4: Update comments. * gettext-tools/m4/locale-de.m4: Update comments for Solaris 10. --- diff --git a/gettext-tools/m4/locale-de.m4 b/gettext-tools/m4/locale-de.m4 index 86e4e15d6..adf00b3c3 100644 --- a/gettext-tools/m4/locale-de.m4 +++ b/gettext-tools/m4/locale-de.m4 @@ -114,7 +114,7 @@ int main () { if (LC_ALL=de_DE.UTF-8 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then gt_cv_locale_de_utf8=de_DE.UTF-8 else - # Test for the Solaris 7 locale name. + # Test for the Solaris 10 locale name. if (LC_ALL=de.UTF-8 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then gt_cv_locale_de_utf8=de.UTF-8 else