changeset 1176:73caf2e5740f

increment serial number
author Jim Meyering <jim@meyering.net>
date Sun, 21 Dec 1997 12:10:26 +0000
parents 0e1585136313
children ace09c9edfdc
files m4/check-decl.m4 m4/chown.m4 m4/decl.m4
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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.
--- a/m4/decl.m4
+++ b/m4/decl.m4
@@ -1,4 +1,4 @@
-#serial 1
+#serial 2
 
 AC_DEFUN(jm_CHECK_DECLARATION,
 [