From: Jim Meyering Date: Mon, 5 Aug 2002 11:51:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_15~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea64b210f7d60618ef9b7a7eb6ee7586f55941b5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index f63216a0cb..7cb99d3f85 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2002-08-05 Jim Meyering + + * jm-winsz1.m4: Also change use of $am_cv_sys_posix_termios + to $ac_cv_sys_posix_termios. Reported by Andreas Schwab. + 2002-08-03 Jim Meyering * jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS.