projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e6144
)
.
author
Jim Meyering
<jim@meyering.net>
Thu, 30 Nov 1995 04:28:27 +0000
(
04:28
+0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 30 Nov 1995 04:28:27 +0000
(
04:28
+0000)
old/textutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/textutils/ChangeLog
b/old/textutils/ChangeLog
index 895a203e7a9e74a4d3bbc02d8cfa619e18b8dc34..8cd48274403c171b2bd61230d26bb0b493375891 100644
(file)
--- 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.