summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/check-decl.m42
-rw-r--r--m4/decl.m42
2 files changed, 4 insertions, 0 deletions
diff --git a/m4/check-decl.m4 b/m4/check-decl.m4
index 866e52aa3..184a66bc2 100644
--- a/m4/check-decl.m4
+++ b/m4/check-decl.m4
@@ -1,3 +1,5 @@
+#serial 1
+
dnl This is just a wrapper function to encapsulate this kludge.
dnl Putting it in a separate file like this helps share it between
dnl different packages.
diff --git a/m4/decl.m4 b/m4/decl.m4
index 980fc0e78..77f574307 100644
--- a/m4/decl.m4
+++ b/m4/decl.m4
@@ -1,3 +1,5 @@
+#serial 1
+
AC_DEFUN(jm_CHECK_DECLARATION,
[
AC_REQUIRE([AC_HEADER_STDC])dnl