]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Thu, 21 Dec 2006 20:57:11 +0000 (20:57 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:33 +0000 (12:14 +0200)
gettext-tools/m4/locale-fr.m4

index 84c6dd5c38014cb5913e00a097baba5b50ba85f6..22864cebb6caedd959b3990889e6b1e40cf7f252 100644 (file)
@@ -68,7 +68,7 @@ changequote([,])dnl
           if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
             gt_cv_locale_fr=fr_FR.ISO-8859-1
           else
-            # Test for the AIX, OSF/1, FreeBSD, NetBSD locale name.
+            # Test for the AIX, OSF/1, FreeBSD, NetBSD, OpenBSD locale name.
             if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
               gt_cv_locale_fr=fr_FR.ISO8859-1
             else