summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-17 20:40:39 +0000
committerJim Meyering <jim@meyering.net>2000-07-17 20:40:39 +0000
commit8ec106f6b1ad1c1fb03f07cf58b8c2f1410de5b2 (patch)
treed1c7aa98674b81e3bd09fbe9e4d16151b61a5070 /m4
parentef93322b25ffc433a05d8e38357dcae07726d2dd (diff)
downloadcoreutils-8ec106f6b1ad1c1fb03f07cf58b8c2f1410de5b2.tar.xz
(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
Diffstat (limited to 'm4')
-rw-r--r--m4/prereq.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/prereq.m4 b/m4/prereq.m4
index d5a2c156f..bd37b79b4 100644
--- a/m4/prereq.m4
+++ b/m4/prereq.m4
@@ -1,4 +1,4 @@
-#serial 10
+#serial 11
dnl These are the prerequisite macros for files in the lib/
dnl directories of the fileutils, sh-utils, and textutils packages.
@@ -10,6 +10,7 @@ AC_DEFUN(jm_PREREQ,
jm_PREREQ_ERROR
jm_PREREQ_GETPAGESIZE
jm_PREREQ_HUMAN
+ jm_PREREQ_MBSWIDTH
jm_PREREQ_QUOTEARG
jm_PREREQ_READUTMP
jm_PREREQ_REGEX