# HG changeset patch # User Jim Meyering # Date 873058106 0 # Node ID 6f044dafc50a208f3819dc31d57487b3dd90e4a0 # Parent 8053b5172bd68c622529aac9ed4aa9ac85fb0535 add description diff --git a/m4/chown.m4 b/m4/chown.m4 --- a/m4/chown.m4 +++ b/m4/chown.m4 @@ -1,6 +1,9 @@ #serial 1 dnl From Jim Meyering. +dnl Determine whether chown accepts arguments of -1 for gid and uid. +dnl If it doesn't, arrange to use the replacement function. +dnl dnl If you use this macro in a package, you should dnl add the following two lines to acconfig.h: dnl /* Define to rpl_chown if the replacement function should be used. */