X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmbstate_t.m4;h=ae2bcf1e8e24369a3cc8fd9fc2fc1eff86c4bcfb;hb=02e3bf2a532498c860f248a9bd81869dbf514404;hp=a185a7dbcfdf401518f5b91dd04a967df5efa4ff;hpb=79f50aa7d1140a274d8e41f8c1bc2e9ac747a5ca;p=gnulib.git diff --git a/m4/mbstate_t.m4 b/m4/mbstate_t.m4 index a185a7dbc..ae2bcf1e8 100644 --- a/m4/mbstate_t.m4 +++ b/m4/mbstate_t.m4 @@ -1,4 +1,4 @@ -# serial 8 +# serial 9 # From Paul Eggert. @@ -10,7 +10,7 @@ # (at least glibc-2.1.3) because the "_XOPEN_SOURCE 500" definition elicits # a syntax error in wchar.h due to the use of undefined __int32_t. -AC_DEFUN(AC_MBSTATE_T, +AC_DEFUN([AC_MBSTATE_T], [ AC_CHECK_HEADERS(stdlib.h)