summaryrefslogtreecommitdiff
path: root/m4/locale-fr.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-10-18 00:23:46 +0200
committerBruno Haible <bruno@clisp.org>2007-10-18 00:23:46 +0200
commitb7bbe93b56b81ca1e41e2c3f709d5216ac100a8e (patch)
treed23a45f8ba1a0ac5a38c5804406f9b49482f87ee /m4/locale-fr.m4
parentc2b0c3338c14fed9f034922d389fca70ace666ee (diff)
downloadgnulib-b7bbe93b56b81ca1e41e2c3f709d5216ac100a8e.tar.gz
Improve comments in last patch.
Diffstat (limited to 'm4/locale-fr.m4')
-rw-r--r--m4/locale-fr.m410
1 files changed, 6 insertions, 4 deletions
diff --git a/m4/locale-fr.m4 b/m4/locale-fr.m4
index e1ab254366..eda5f9a898 100644
--- a/m4/locale-fr.m4
+++ b/m4/locale-fr.m4
@@ -51,8 +51,9 @@ int main () {
if (nl_langinfo (CODESET) [0] == '\0') return 1;
#endif
#ifdef __CYGWIN__
- /* On Cygwin, avoid locale names without encoding suffix, because the
- locale_charset() function relies on the encoding suffix. */
+ /* On Cygwin, avoid locale names without encoding suffix, because the
+ locale_charset() function relies on the encoding suffix. Note that
+ LC_ALL is set on the command line. */
if (strchr (getenv ("LC_ALL"), '.') == NULL) return 1;
#endif
/* Check whether in the abbreviation of the second month, the second
@@ -138,8 +139,9 @@ int main () {
if (nl_langinfo (CODESET) [0] == '\0') return 1;
# endif
# ifdef __CYGWIN__
- /* On Cygwin, avoid locale names without encoding suffix, because the
- locale_charset() function relies on the encoding suffix. */
+ /* On Cygwin, avoid locale names without encoding suffix, because the
+ locale_charset() function relies on the encoding suffix. Note that
+ LC_ALL is set on the command line. */
if (strchr (getenv ("LC_ALL"), '.') == NULL) return 1;
# endif
/* Check whether in the abbreviation of the second month, the second