* readline.c (readline_default_bindings): Only make use of VLNEXT
authorFred Fish <fnf@specifix.com>
Tue, 18 Feb 1992 01:20:46 +0000 (01:20 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 18 Feb 1992 01:20:46 +0000 (01:20 +0000)
commit5bb14552fd72c35dbb19390548af08c44608aad2
tree531db6620d499760442527f0969cc5d3751d27da
parent9e4c1921e564e417bc1ad9f76404161c59456ce2
* readline.c (readline_default_bindings):  Only make use of VLNEXT
when both VLNEXT and TERMIOS_TTY_DRIVER is defined.  On SVR4
<termio.h> includes <termios.h>, so VLNEXT is always defined.

* sysdep-norm.h (_POSIX_VERSION):  Define this for all SVR4
systems so that <termios.h> gets used, instead of <termio.h>.
readline/ChangeLog
readline/readline.c
readline/sysdep-norm.h