]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 05:04:56 +0000 (05:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 05:04:56 +0000 (05:04 +0000)
old/sh-utils/ChangeLog

index 6d7c343b411375e3dcd2a38513446bf65ab9e934..101ddf7cb03ebbbefc18d759bb56a495f41fce71 100644 (file)
@@ -1,5 +1,8 @@
 Fri Nov 22 20:33:26 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in (AC_REPLACE_FUNCS): Don't try to replace getline this
+       way.  AM_FUNC_GETLINE does it now.
+
        * src/printf.c (main): Warn if excess arguments are ignored.
        E.g., printf foo bar now warns that it is ignoring the single
        non-format argument, bar.