summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-22 04:50:43 +0000
committerJim Meyering <jim@meyering.net>1996-07-22 04:50:43 +0000
commit005ed75540cfa73211dad6e1af86044680f6da65 (patch)
tree4f3fb9c7b76c67180c5f7542684a3aeb85f2b226 /old/textutils/ChangeLog
parent52211041ad1882fcd5454f557c36958cca95c8e0 (diff)
downloadcoreutils-005ed75540cfa73211dad6e1af86044680f6da65.tar.xz
cv.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index e145fc5ae..81cf7684d 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -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.