summaryrefslogtreecommitdiffstats
path: root/m4/mbstate_t.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-09-24 17:45:31 +0000
committerBruno Haible <bruno@clisp.org>2001-09-24 17:45:31 +0000
commit3cfc4d880c0190c94d8580384573943286c4143e (patch)
treeb488741f6376ceb3a00a94156eb0a56a3ac32c12 /m4/mbstate_t.m4
parent28e831384af43f4b4ae15288374c98e9dc75e9ae (diff)
downloadexternal_gettext-3cfc4d880c0190c94d8580384573943286c4143e.zip
external_gettext-3cfc4d880c0190c94d8580384573943286c4143e.tar.gz
external_gettext-3cfc4d880c0190c94d8580384573943286c4143e.tar.bz2
Align with fetish utils.
Diffstat (limited to 'm4/mbstate_t.m4')
-rw-r--r--m4/mbstate_t.m44
1 files 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)