Change call `tparam' so that it does not depend on a feature only
authorChris Hanson <org/chris-hanson/cph>
Tue, 20 Jan 1998 00:58:43 +0000 (00:58 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 20 Jan 1998 00:58:43 +0000 (00:58 +0000)
commitb3ded231a2c7cdb26e8676ab21892b6d34b95a32
tree58581505547621442be3df68895468d51c7aac2c
parent575662f6985438e35c0876d95b4e9eb410ec98ef
Change call `tparam' so that it does not depend on a feature only
available in GNU `tparam'.  This is important on GNU/Linux because it
allows us to statically link "ncurses".

This has the added benefit that it allows the "ncurses" stuff to work
correctly.  Previously, when using "ncurses", the screen was scrambled
so badly that it couldn't be used.  This appears to be a consequence
of the combination of GNU `tparam' with "ncurses".
v7/src/microcode/tterm.c