From: Jim Meyering Date: Sat, 7 Feb 1998 09:58:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16m~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ed89c9d9c0df74051970df20225e692186307dd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index d01dfffa6c..4eb973b49a 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +1998-02-07 Jim Meyering + + * 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 * Makefile.am (EXTRA_DIST): Add perl.m4.