X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstat.m4;h=01c682a497c8f93282c7bfbe8fd91118c25634d2;hb=5e576318cdb5628381e4082c3f4a29c1e97f27a8;hp=d11093e2b5df2ac25b337f5a4b719c9b84febbcc;hpb=e57b0bd6cce7d468a30356c0a2cdab8a0af58eca;p=gnulib.git diff --git a/m4/stat.m4 b/m4/stat.m4 index d11093e2b..01c682a49 100644 --- a/m4/stat.m4 +++ b/m4/stat.m4 @@ -1,4 +1,4 @@ -#serial 8 +#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).