+2003-11-19 Bruno Haible <bruno@clisp.org>
+
+ * size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
+
2003-11-16 Bruno Haible <bruno@clisp.org>
* size_max.m4: New file, moved here from ../../gettext-tools/m4/.
-# size_max.m4 serial 1
+# size_max.m4 serial 2
dnl Copyright (C) 2003 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
AC_DEFUN([gl_SIZE_MAX],
[
- AC_CHECK_HEADERS_ONCE(stdint.h)
+ AC_CHECK_HEADERS(stdint.h)
dnl First test whether the system already has SIZE_MAX.
AC_MSG_CHECKING([for SIZE_MAX])
result=