X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Flstat.m4;h=c2e6ca13fa7ad212130b8b26258df70efdf18110;hb=3a318239ecc55fac810a101b8d3923356c6e71c4;hp=4e0cfefc440f2f27c68e7dfcbdba92397aaaccb7;hpb=27ef3b8633ec7b4aba91535ec51c43f39b42a25a;p=gnulib.git diff --git a/m4/lstat.m4 b/m4/lstat.m4 index 4e0cfefc4..c2e6ca13f 100644 --- a/m4/lstat.m4 +++ b/m4/lstat.m4 @@ -1,4 +1,4 @@ -#serial 6 +#serial 7 dnl From Jim Meyering. dnl Determine whether lstat has the bug that it succeeds when given the @@ -9,7 +9,7 @@ dnl If it does, then define HAVE_LSTAT_EMPTY_STRING_BUG and arrange to dnl compile the wrapper function. dnl -AC_DEFUN(jm_FUNC_LSTAT, +AC_DEFUN([jm_FUNC_LSTAT], [ AC_REQUIRE([AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK]) AC_CACHE_CHECK([whether lstat accepts an empty string],