summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-07 09:58:59 +0000
committerJim Meyering <jim@meyering.net>1998-02-07 09:58:59 +0000
commit9ed89c9d9c0df74051970df20225e692186307dd (patch)
tree0d5597d899abd26483173c7c384b9da342dd239f
parent6110857115eef5f773f05fa3bd8ebc7406de9274 (diff)
downloadcoreutils-9ed89c9d9c0df74051970df20225e692186307dd.tar.xz
*** empty log message ***
-rw-r--r--m4/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index d01dfffa6..4eb973b49 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+1998-02-07 Jim Meyering <meyering@eng.ascend.com>
+
+ * getline.m4: Don't set am_cv_func_working_getline before the
+ cache-check for the same variable -- that defeated the purpose of
+ the test; the test program was never run. This was a problem only
+ on systems with losing getline functions -- HP-UX 10.20 is one.
+ Reported by Bjorn Helgaas.
+
1998-02-06 Jim Meyering <meyering@eng.ascend.com>
* Makefile.am (EXTRA_DIST): Add perl.m4.