summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-30 04:28:27 +0000
committerJim Meyering <jim@meyering.net>1995-11-30 04:28:27 +0000
commite984b744619aec431abc3f48181b259ec0e8662c (patch)
tree557beabd19e84418c847673513ae795b26ca5acc /old
parentc1e61448b3f6ae19b7214caea8799b98e34e3b1f (diff)
downloadcoreutils-e984b744619aec431abc3f48181b259ec0e8662c.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 895a203e7..8cd482744 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,10 @@
Wed Nov 29 21:50:53 1995 Jim Meyering (meyering@comco.com)
+ * aclocal.m4 (jm_PROG_C_MKDEP): Remove, for now.
+ (jm_AUTODEPS): Likewise.
+ (jm_WITH_GNU_MAKE): Likewise.
+ * configure.in (jm_AUTODEPS): Remove.
+
* sort.c (begfield): Replace loop with equivalent if-else.
(limfield): Fix bug that made field specs like -k1.5 return a
pointer into LINE beyond the first field.