summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-08 14:46:35 +0000
committerJim Meyering <jim@meyering.net>2000-11-08 14:46:35 +0000
commit73771cb3808a3fc781c8714278d1c8846f4c6e0b (patch)
tree731bd1c19b2806b9d8219530d6a85cf4754755f6 /m4
parent48da137f84a4c9e31d60442db1de5352388b0943 (diff)
downloadcoreutils-73771cb3808a3fc781c8714278d1c8846f4c6e0b.tar.xz
(jm_MACROS): Add test for wcrtomb.
Diffstat (limited to 'm4')
-rw-r--r--m4/jm-macros.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index c4f40fa97..95e262670 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 26
+#serial 27
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@ -176,6 +176,7 @@ AC_DEFUN(jm_MACROS,
strerror \
strrchr \
sysinfo \
+ wcrtomb \
tzset \
)