]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_TERMIOS, NO_TERMIO): Defined.
authorRichard M. Stallman <rms@gnu.org>
Thu, 28 Jul 1994 19:45:02 +0000 (19:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 28 Jul 1994 19:45:02 +0000 (19:45 +0000)
(HAVE_TERMIO): Add #undef.

src/s/hpux9.h

index 68b18129a4d20ac9648b68824c47a169a4717d75..d801f5a2cc454c29eb9c28bfb02ccf9ce0f3acd8 100644 (file)
@@ -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