diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/lstat.m4 | 2 | ||||
-rw-r--r-- | m4/stat.m4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/m4/lstat.m4 b/m4/lstat.m4 index d88e66de6..a5261e2d6 100644 --- a/m4/lstat.m4 +++ b/m4/lstat.m4 @@ -1,4 +1,4 @@ -#serial 4 +#serial 5 dnl From Jim Meyering. dnl Determine whether lstat has the bug that it succeeds when given the diff --git a/m4/stat.m4 b/m4/stat.m4 index ed6324dea..d2e95f875 100644 --- a/m4/stat.m4 +++ b/m4/stat.m4 @@ -1,4 +1,4 @@ -#serial 4 +#serial 5 dnl From Jim Meyering. dnl Determine whether stat has the bug that it succeeds when given the |