From: Jim Meyering Date: Wed, 17 Jul 1996 03:30:55 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3bcc28b21141d33899ee7cac90f1f0657516544;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c50d7185be..df22865aa8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,10 @@ Tue Jul 16 00:09:37 1996 Jim Meyering + * aclocal.m4 (fp_C_PROTOTYPES): Improved version from + François Pinard. + Update all other macros to reference $fp_cv_prog_cc_stdc, rather + than $ac_cv_prog_cc_stdc. + * src/od.c (OFF_T_MAX): Remove definition. (main): Compare against LONG_MAX rather than OFF_T_MAX.