# HG changeset patch # User Jim Meyering # Date 1053977985 0 # Node ID dbc2e8bf46faba2411ba674724b9a27a5a77823f # Parent 8967698f6b53232ba58aa0fe610933b7f2fbd6ea *** empty log message *** diff --git a/m4/ChangeLog b/m4/ChangeLog --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,12 @@ +2003-05-26 Jim Meyering + + Merge in a change from coreutils: + * dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one + that is guaranteed to be `no'. Use `no_such_member' to indicate + that condition, rather than `-1' which is slightly misleading. + Change the name of the cache variable to have the gl_ prefix. + Prompted by a patch from Richard Dawe for DJGPP. + 2003-05-17 Bruno Haible * dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an invalid