Use #if, not #ifdef with HAVE_ macros
[gnulib.git] / m4 / ChangeLog
index d01dfff..49e64ca 100644 (file)
@@ -1,3 +1,17 @@
+1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
+
+       * prereq.m4: New file.
+       * error.m4: New file.
+       * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
+
+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.