summaryrefslogtreecommitdiff
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
commitc17997b3a9b83612f55e29cd549b35f810e72cf2 (patch)
tree0d672120edba36c4924026fa6cb9089387a3d4c9
parentd97a803a93df2f643767d7d6b4a0b77b38c0fa0b (diff)
downloadgnulib-c17997b3a9b83612f55e29cd549b35f810e72cf2.tar.gz
(jm_MACROS): Add test for wcrtomb.
-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 c4f40fa979..95e2626708 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 \
)