* modules/fstat (Depends-on): Fix typo.
+2017-05-13 Bruno Haible <bruno@clisp.org>
+
+ fstat: Fix module dependency conditions.
+ * modules/fstat (Depends-on): Fix typo.
+
2017-05-13 Bruno Haible <bruno@clisp.org>
stat, fstat: Complete removal of old native Windows code.
Depends-on:
sys_stat
largefile
-pathmax [test $REPLACE_STAT = 1]
-unistd [test $REPLACE_STAT = 1]
-msvc-nothrow [test $REPLACE_STAT = 1]
+pathmax [test $REPLACE_FSTAT = 1]
+unistd [test $REPLACE_FSTAT = 1]
+msvc-nothrow [test $REPLACE_FSTAT = 1]
configure.ac:
gl_FUNC_FSTAT