From 182cfd7d04fbefca395f67212052993ed8083557 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 23 Aug 2001 17:25:22 +0000 Subject: [PATCH] Latest textutils version --- m4/mbstate_t.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/mbstate_t.m4 b/m4/mbstate_t.m4 index a185a7d..ae2bcf1 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) -- 2.45.2