X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstat.m4;h=01c682a497c8f93282c7bfbe8fd91118c25634d2;hb=2544ecc3ffdc44a0209c951cac5267d134352780;hp=bdfee5cb3f23a858b12a0726787f29e9f708bf10;hpb=40fc0427a65230122dbbf0e7c42edbe24e14602f;p=gnulib.git diff --git a/m4/stat.m4 b/m4/stat.m4 index bdfee5cb3..01c682a49 100644 --- a/m4/stat.m4 +++ b/m4/stat.m4 @@ -1,4 +1,4 @@ -#serial 9 +#serial 10 dnl From Jim Meyering. dnl Determine whether stat has the bug that it succeeds when given the @@ -9,7 +9,7 @@ dnl If it does, then define HAVE_STAT_EMPTY_STRING_BUG and arrange to dnl compile the wrapper function. dnl -AC_DEFUN([jm_FUNC_STAT], +AC_DEFUN([gl_FUNC_STAT], [ AC_FUNC_STAT dnl Note: AC_FUNC_STAT does AC_LIBOBJ(stat).