# HG changeset patch # User Jim Meyering # Date 882706226 0 # Node ID 73caf2e5740fbda0564faf13cd0cf1eaed5c0c14 # Parent 0e15851363136b3a88d09ffabef7e3b4e3fcffd2 increment serial number diff --git a/m4/check-decl.m4 b/m4/check-decl.m4 --- a/m4/check-decl.m4 +++ b/m4/check-decl.m4 @@ -1,4 +1,4 @@ -#serial 1 +#serial 2 dnl This is just a wrapper function to encapsulate this kludge. dnl Putting it in a separate file like this helps share it between diff --git a/m4/chown.m4 b/m4/chown.m4 --- a/m4/chown.m4 +++ b/m4/chown.m4 @@ -1,4 +1,4 @@ -#serial 1 +#serial 2 dnl From Jim Meyering. dnl Determine whether chown accepts arguments of -1 for uid and gid. diff --git a/m4/decl.m4 b/m4/decl.m4 --- a/m4/decl.m4 +++ b/m4/decl.m4 @@ -1,4 +1,4 @@ -#serial 1 +#serial 2 AC_DEFUN(jm_CHECK_DECLARATION, [