]> Dogcows Code - chaz/tar/blobdiff - m4/mbstate_t.m4
Add Free Documentation License. New section
[chaz/tar] / m4 / mbstate_t.m4
index 181610204547a7a7a071248617b3679285ccd855..a185a7dbcfdf401518f5b91dd04a967df5efa4ff 100644 (file)
@@ -1,4 +1,4 @@
-# serial 7
+# serial 8
 
 # From Paul Eggert.
 
@@ -24,6 +24,6 @@ AC_DEFUN(AC_MBSTATE_T,
       ac_cv_type_mbstate_t=yes,
       ac_cv_type_mbstate_t=no)])
    if test $ac_cv_type_mbstate_t = no; then
-     AC_DEFINE(mbstate_t, char,
+     AC_DEFINE(mbstate_t, int,
               [Define to a type if <wchar.h> does not define.])
    fi])
This page took 0.021836 seconds and 4 git commands to generate.