CVSROOT: /sources/grep
Module name: grep
Changes by: Tony Abou-Assaleh <taa> 09/01/31 06:16:57
Index: m4/mbstate_t.m4
===================================================================
RCS file: /sources/grep/grep/m4/mbstate_t.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- m4/mbstate_t.m4 2 Apr 2001 18:00:24 -0000 1.1
+++ m4/mbstate_t.m4 31 Jan 2009 06:16:55 -0000 1.2
@@ -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)