From: Jim Meyering Date: Thu, 30 Nov 1995 04:28:27 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13F~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e984b744619aec431abc3f48181b259ec0e8662c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 895a203e7a..8cd4827440 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.