Don't even try to use <termcap.h>. If we're using ncurses, don't
authorChris Hanson <org/chris-hanson/cph>
Sat, 3 Mar 2001 05:17:36 +0000 (05:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 3 Mar 2001 05:17:36 +0000 (05:17 +0000)
commitbfb1dc40f14b0a3d7ffd1a2dfda0fadca35c611a
tree4563f142abd5865c66da31b306e3ed2eec94cf09
parentf05eb401ef8215b3f4dc18c5b358db5f11060f30
Don't even try to use <termcap.h>.  If we're using ncurses, don't
override the definitions in <term.h>, but do supply definitions for
things not defined there.  Add abstract speed_t type, which is defined
in recent <termios.h> files.
v7/src/microcode/acconfig.h
v7/src/microcode/configure.in
v7/src/microcode/tterm.c