]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 13 Jul 1996 19:31:51 +0000 (19:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Jul 1996 19:31:51 +0000 (19:31 +0000)
old/sh-utils/ChangeLog

index c5b55fce49aa72f68ddda490cae450855b766644..e022436aff5c81e0fe2dd1d2862e76f41d509c18 100644 (file)
@@ -1,7 +1,7 @@
 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.
+       * 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.