diff options
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3141131e8..c5b55fce4 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Sat Jul 13 14:22:54 1996 Jim Meyering <meyering@na-net.ornl.gov> + * 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 |