summaryrefslogtreecommitdiff
path: root/modules/strfmon_l
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-12-22 16:55:27 +0100
committerBruno Haible <bruno@clisp.org>2019-12-22 16:55:27 +0100
commit74528fe27f84f75ed94b2713b9176a06ebe2cb42 (patch)
tree2b9007fe738b08255286a05ca28557860ecf5396 /modules/strfmon_l
parent129087dbb4f8721d750d2ec58261c56b2bda2536 (diff)
downloadgnulib-74528fe27f84f75ed94b2713b9176a06ebe2cb42.tar.gz
strfmon_l: Fix test failures on FreeBSD and Cygwin.
* m4/strfmon_l.m4 (gl_FUNC_STRFMON_L): Require gt_LOCALE_FR_UTF8. Add an AC_RUN_IFELSE test. * modules/strfmon_l (Files): Add locale-fr.m4, codeset.m4. * doc/posix-functions/strfmon_l.texi: Mention the FreeBSD and Cygwin problem.
Diffstat (limited to 'modules/strfmon_l')
-rw-r--r--modules/strfmon_l2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/strfmon_l b/modules/strfmon_l
index 16c339c35c..62f665fcdc 100644
--- a/modules/strfmon_l
+++ b/modules/strfmon_l
@@ -4,6 +4,8 @@ strfmon_l() function: formatted conversion of monetary value to string.
Files:
lib/strfmon_l.c
m4/strfmon_l.m4
+m4/locale-fr.m4
+m4/codeset.m4
Depends-on:
monetary