diff src/s/irix5-0.h @ 5143:f051791645a2

(SIGNALS_VIA_CHARACTERS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Nov 1993 22:03:23 +0000
parents d16d1e3af7b3
children 9a7ef5c29ab9
line wrap: on
line diff
--- a/src/s/irix5-0.h	Tue Nov 23 21:51:54 1993 +0000
+++ b/src/s/irix5-0.h	Tue Nov 23 22:03:23 1993 +0000
@@ -17,6 +17,9 @@
 #undef SETUP_SLAVE_PTY
 #endif
 
+/* thomas@mathematik.uni-bremen.de says this is needed.  */
+/* Make process_send_signal work by "typing" a signal character on the pty.  */
+#define SIGNALS_VIA_CHARACTERS
 
 /* Define HAVE_ALLOCA to say that the system provides a properly
    working alloca function and it should be used. */