From: Jim Meyering Date: Sat, 13 Jul 1996 19:27:59 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba956316043b2c927c39cf9710f73dc4d6a34a6;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3141131e8e..c5b55fce49 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 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. + * configure.in (boot time test): Use AC_EGREP_CPP instead of AC_EGREP_HEADER; #endif, instead of #fi. (AM_SYS_POSIX_TERMIOS, AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL): Use