Mercurial > emacs
changeset 8371:5ced823b544f
(HAVE_TERMIOS, NO_TERMIO): Defined.
(HAVE_TERMIO): Add #undef.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 28 Jul 1994 19:45:02 +0000 |
parents | 97cacab659d3 |
children | e4cf89302901 |
files | src/s/hpux9.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/hpux9.h Thu Jul 28 17:32:36 1994 +0000 +++ b/src/s/hpux9.h Thu Jul 28 19:45:02 1994 +0000 @@ -17,3 +17,8 @@ /* Make room for enough symbols, so dispnew.c does not fail. */ #define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD #endif + +/* neal@ctd.comsat.com */ +#undef HAVE_TERMIO +#define HAVE_TERMIOS +#define NO_TERMIO