X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstat.m4;h=bdfee5cb3f23a858b12a0726787f29e9f708bf10;hb=4a897bdaceccb835ad74d452c8631f43859b2cea;hp=fa59a55561d1f997e76a161d14ffded0b2b5ddf1;hpb=e059c2358aad79ce8dfd9581dd6f12ce8503dc63;p=gnulib.git diff --git a/m4/stat.m4 b/m4/stat.m4 index fa59a5556..bdfee5cb3 100644 --- a/m4/stat.m4 +++ b/m4/stat.m4 @@ -1,8 +1,8 @@ -#serial 8 +#serial 9 dnl From Jim Meyering. dnl Determine whether stat has the bug that it succeeds when given the -dnl zero-length file name argument. The stat from SunOS4.1.4 and the Hurd +dnl zero-length file name argument. The stat from SunOS 4.1.4 and the Hurd dnl (as of 1998-11-01) do this. dnl dnl If it does, then define HAVE_STAT_EMPTY_STRING_BUG and arrange to