Hash :
624b6158
Author :
Date :
2024-08-27T22:28:36
mkdir-p: Don't reference an undefined function on native Windows. * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Test whether fchown exists. * lib/dirchownmod.c (fchown): Define to a fallback if the system does not have fchown. (dirchownmod): Test HAVE_FCHOWN.
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