1 1.1 christos diff --git a/gnulib/import/m4/stat.m4 b/gnulib/import/m4/stat.m4 2 1.1 christos index 46e9abceee7..8ef355f9407 100644 3 1.1 christos --- a/gnulib/import/m4/stat.m4 4 1.1 christos +++ b/gnulib/import/m4/stat.m4 5 1.1 christos @@ -15,7 +15,7 @@ AC_DEFUN([gl_FUNC_STAT], 6 1.1 christos mingw*) 7 1.1 christos dnl On this platform, the original stat() returns st_atime, st_mtime, 8 1.1 christos dnl st_ctime values that are affected by the time zone. 9 1.1 christos - REPLACE_STAT=1 10 1.1 christos + dnl REPLACE_STAT=1 11 1.1 christos ;; 12 1.1 christos *) 13 1.1 christos dnl AIX 7.1, Solaris 9, mingw64 mistakenly succeed on stat("file/"). 14