summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-13 19:27:59 +0000
committerJim Meyering <jim@meyering.net>1996-07-13 19:27:59 +0000
commit1ba956316043b2c927c39cf9710f73dc4d6a34a6 (patch)
tree9a6c1797690013e0e7de1c768f7e9114dcde9bcd /old/sh-utils
parent4bef2ec5f73af7ea6a50eb82c3e782c89e76cd8f (diff)
downloadcoreutils-1ba956316043b2c927c39cf9710f73dc4d6a34a6.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog3
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