summaryrefslogtreecommitdiff
path: root/m4/inttypes_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/inttypes_h.m4')
-rw-r--r--m4/inttypes_h.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/inttypes_h.m4 b/m4/inttypes_h.m4
index 750639d6f..9c10135b2 100644
--- a/m4/inttypes_h.m4
+++ b/m4/inttypes_h.m4
@@ -1,11 +1,11 @@
-#serial 3
+#serial 4
dnl From Paul Eggert.
# Define HAVE_INTTYPES_H if <inttypes.h> exists,
# doesn't clash with <sys/types.h>, and declares uintmax_t.
-AC_DEFUN(jm_AC_HEADER_INTTYPES_H,
+AC_DEFUN([jm_AC_HEADER_INTTYPES_H],
[
AC_CACHE_CHECK([for inttypes.h], jm_ac_cv_header_inttypes_h,
[AC_TRY_COMPILE(