Assume <string.h> exists,
[gnulib.git] / m4 / lstat.m4
index 1544027..ea0c894 100644 (file)
@@ -1,8 +1,8 @@
-#serial 8
+#serial 9
 
 dnl From Jim Meyering.
 dnl Determine whether lstat has the bug that it succeeds when given the
-dnl zero-length file name argument.  The lstat from SunOS4.1.4 and the Hurd
+dnl zero-length file name argument.  The lstat from SunOS 4.1.4 and the Hurd
 dnl (as of 1998-11-01) do this.
 dnl
 dnl If it does, then define HAVE_LSTAT_EMPTY_STRING_BUG and arrange to