summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 2a36f8cea..0486f77c9 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-17 Jim Meyering <jim@meyering.net>
+
+ * 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 <jim@meyering.net>
* prereq.m4 (jm_PREREQ): Also forbid the gl_[A-Z] prefix.