Bruno Haible Tue, 22 Aug 2006 09:06:22 -0700
Paul Eggert wrote: > Also, we need to define HAVE_FCHMOD when fchmod is available.
Yes, sorry. Coreutils already provides the HAVE_FCHMOD in config.h.in; I had forgotten that dirchownmod is also in gnulib. Bruno