aboutsummaryrefslogtreecommitdiff
path: root/texinfo/ChangeLog
diff options
context:
space:
mode:
authorRobert Lipe <robertl@dgii.com>1997-10-30 05:55:14 +0000
committerJeff Law <law@gcc.gnu.org>1997-10-29 22:55:14 -0700
commit70f89f0d1d72f6eee99b6e9b320aaae0da35337e (patch)
treeb5ddc014c8ac42bf37b56ad056136015b6bee0bf /texinfo/ChangeLog
parent05ef204d6d34bd2e8335790b280ef391f0b63c31 (diff)
downloadgcc-70f89f0d1d72f6eee99b6e9b320aaae0da35337e.zip
gcc-70f89f0d1d72f6eee99b6e9b320aaae0da35337e.tar.gz
gcc-70f89f0d1d72f6eee99b6e9b320aaae0da35337e.tar.bz2
termdep.h: If POSIX...
* info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems that provide TIOCETC but not struct tchars. From-SVN: r16231
Diffstat (limited to 'texinfo/ChangeLog')
-rw-r--r--texinfo/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/texinfo/ChangeLog b/texinfo/ChangeLog
index 7b72da2..59f1d9d 100644
--- a/texinfo/ChangeLog
+++ b/texinfo/ChangeLog
@@ -1,3 +1,8 @@
+Wed Oct 29 22:56:46 1997 Robert Lipe (robertl@dgii.com)
+
+ * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems
+ that provide TIOCETC but not struct tchars.
+
Wed Oct 15 09:49:57 1997 Richard Henderson <rth@cygnus.com>
* info/man.c (find_man_formatter): Don't cast getenv(), but provide