changeset 3111:864024ebf526

(SIGNALS_VIA_CHARACTERS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Wed, 26 May 1993 07:52:24 +0000
parents 691f059e3d92
children 6b8a9fb0537c
files src/s/irix4-0.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/irix4-0.h	Wed May 26 06:50:24 1993 +0000
+++ b/src/s/irix4-0.h	Wed May 26 07:52:24 1993 +0000
@@ -9,6 +9,9 @@
 
 #undef NEED_SIOCTL
 
+/* Make process_send_signal work by "typing" a signal character on the pty.  */
+#define SIGNALS_VIA_CHARACTERS
+
 /* use K&R C */
 #ifndef __GNUC__
 #define C_SWITCH_MACHINE -cckr