projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fe5104
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 13 Jul 1996 19:31:51 +0000
(19:31 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 13 Jul 1996 19:31:51 +0000
(19:31 +0000)
old/sh-utils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/sh-utils/ChangeLog
b/old/sh-utils/ChangeLog
index
c5b55fc
..
e022436
100644
(file)
--- a/
old/sh-utils/ChangeLog
+++ b/
old/sh-utils/ChangeLog
@@
-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.