summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-18 18:08:15 +0000
committerJim Meyering <jim@meyering.net>2000-06-18 18:08:15 +0000
commit1b63505cf90487584196b710344a26c10061e561 (patch)
tree736d0529d3825854c8a104839180a53690a39e84 /m4
parent5a14292fa3d7a2060a69a8f7f6a5e6661186051e (diff)
downloadcoreutils-1b63505cf90487584196b710344a26c10061e561.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 87ff842e9..019fe53d8 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-18 Jim Meyering <meyering@lucent.com>
+
+ * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
+ `checking whether...' message to be consistent with that of the
+ lstat test.
+
2000-06-16 Bruno Haible <haible@clisp.cons.org>
* glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.