]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 21 Jul 1996 16:57:47 +0000 (16:57 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Jul 1996 16:57:47 +0000 (16:57 +0000)
old/sh-utils/ChangeLog

index 080b4f8d60ae2684226bdd2781744a369ce2438c..526e6913691e9bc233c9c370044a1b316e59ac6a 100644 (file)
@@ -1,5 +1,8 @@
 Sun Jul 21 09:47:55 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in (AC_REPLACE_FUNCS): Replace getline.c.
+       Add related check for the getdelim function.
+
        * src/stty.c (usage): Correct typo (-iucl -> -iuclc) in usage message.
        From Thomas Olsson <d95to@efd.lth.se>.