aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-07-28 19:45:02 +0000
committerRichard M. Stallman1994-07-28 19:45:02 +0000
commit5568392f3905c2e895ef490749f18d4a0fb21507 (patch)
tree1cdb90cb53e0b7c4d2d16360e2afec37afb95086 /src
parente7b20417255e89bdd71354aa7c2777f997ce6601 (diff)
downloademacs-5568392f3905c2e895ef490749f18d4a0fb21507.tar.gz
emacs-5568392f3905c2e895ef490749f18d4a0fb21507.zip
(HAVE_TERMIOS, NO_TERMIO): Defined.
(HAVE_TERMIO): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/s/hpux9.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
index 68b18129a4d..d801f5a2cc4 100644
--- a/src/s/hpux9.h
+++ b/src/s/hpux9.h
@@ -17,3 +17,8 @@
17/* Make room for enough symbols, so dispnew.c does not fail. */ 17/* Make room for enough symbols, so dispnew.c does not fail. */
18#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD 18#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD
19#endif 19#endif
20
21/* neal@ctd.comsat.com */
22#undef HAVE_TERMIO
23#define HAVE_TERMIOS
24#define NO_TERMIO