From: Jim Meyering Date: Mon, 26 May 2003 19:39:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53c0aea9584b98c75e83978da70fa6f98d27ae8;p=pspp *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 39e48c85db..daf789fe8e 100644 --- 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