]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 21 Jul 1996 17:01:52 +0000 (17:01 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Jul 1996 17:01:52 +0000 (17:01 +0000)
old/fileutils/ChangeLog

index 9904284bff77a7f3d227afe06e0b5056c1202c16..812f6a59847f70825a77e171ef797afa9c97baff 100644 (file)
@@ -1,5 +1,14 @@
+Sun Jul 21 11:58:48 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in (AC_REPLACE_FUNCS): Replace getline.c.
+       Add related check for the getdelim function.
+       From Ulrich Drepper -- as done in gettext.
+
 Sat Jul 20 17:01:56 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * lib/Makefile.am (fu_SOURCES): Remove error.c, and obstack.c.
+       (EXTRA_DIST): Add error.c, and obstack.c.
+
        * configure.in (PACKAGE_VERSION): Use space instead of hyphen to
        separate PACKAGE and VERSION.