From: Jim Meyering Date: Mon, 17 Mar 2003 19:28:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.11~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=947851c136af2566f8bbd47c01c74389292ebaec;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 2a36f8cea7..0486f77c9d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2003-03-17 Jim Meyering + + * 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'. + Change the name of the cache variable to have the gl_ prefix. + Prompted by a patch from Richard Dawe. + 2003-03-14 Jim Meyering * prereq.m4 (jm_PREREQ): Also forbid the gl_[A-Z] prefix.