From: Jim Meyering Date: Sat, 13 Jul 1996 19:31:51 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900a826cf8de9198cd1e7c048736508ba1b16ea0;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c5b55fce49..e022436aff 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,7 @@ Sat Jul 13 14:22:54 1996 Jim Meyering - * src/stty.c [!GWINSZ_BROKEN]: Remove this guarded `#undef TIOCGWINSZ'. - That symbol can't be defined anymore. + * src/stty.c [GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'. + GWINSZ_BROKEN can't be defined anymore. * configure.in (boot time test): Use AC_EGREP_CPP instead of AC_EGREP_HEADER; #endif, instead of #fi.