* modules/fchownat (Depends-on): Add fstatat.
This fixes a dependency bug I introduced on 2022-03-09
when I made the statat module obsolute.
+2025-09-20 Paul Eggert <eggert@cs.ucla.edu>
+
+ fchownat: depend on fstatat
+ * modules/fchownat (Depends-on): Add fstatat.
+ This fixes a dependency bug I introduced on 2022-03-09
+ when I made the statat module obsolute.
+
2025-09-19 Bruno Haible <bruno@clisp.org>
stringeq: Fix use in C++ mode.
openat-die [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
openat-h [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
save-cwd [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
+fstatat [test $REPLACE_FCHOWNAT = 1]
configure.ac:
gl_FUNC_FCHOWNAT