]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
cv.
authorJim Meyering <jim@meyering.net>
Mon, 22 Jul 1996 04:50:43 +0000 (04:50 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Jul 1996 04:50:43 +0000 (04:50 +0000)
old/textutils/ChangeLog

index e145fc5ae39214cf558d4745c5e4a95cb485a010..81cf7684dd63bc4c1979c9a01dafce048d276cb6 100644 (file)
@@ -1,5 +1,10 @@
 Sun Jul 21 11:58:48 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in: Add check for error_at_line so systems with
+       GNU libc don't compile and link with distributed error.c.
+       * lib/Makefile.am (tu_SOURCES): Remove error.c.
+       (EXTRA_DIST): Add error.c.
+
        * configure.in (AC_REPLACE_FUNCS): Replace getline.c.
        Add related check for the getdelim function.
        From Ulrich Drepper -- as done in gettext.