(set_image_of_range_1): In no-TRANSLATE case,
[gnulib.git] / m4 / mbswidth.m4
index 74ae581..eaf552b 100644 (file)
@@ -1,4 +1,4 @@
-#serial 6
+#serial 7
 
 dnl autoconf tests required for use of mbswidth.c
 dnl From Bruno Haible.
@@ -32,5 +32,5 @@ AC_DEFUN([jm_PREREQ_MBSWIDTH],
   AC_DEFINE_UNQUOTED(HAVE_DECL_WCWIDTH, $ac_val,
     [Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.])
 
-  AC_MBSTATE_T
+  AC_TYPE_MBSTATE_T
 ])