Hash :
c48ee317
Author :
Date :
2025-09-20T00:25:52
fchownat: fix missing HAVE_FCHOWNAT * m4/fchownat.m4 (gl_FUNC_FCHOWNAT): Use AC_CHECK_FUNCS instead of AC_CHECK_FUNC, so that we define HAVE_FCHOWNAT if fchownat exists. lib/fchownat.c uses HAVE_FCHOWNAT in some cases.
Please create and read the docs with $ cd doc $ make gnulib.html $ xdg-open gnulib.html or read the online manual at https://www.gnu.org/software/gnulib/manual/gnulib.html