comparison 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
comparison
equal deleted inserted replaced
5142:2d8ae66d6906 5143:f051791645a2
15 15
16 #ifdef SETUP_SLAVE_PTY 16 #ifdef SETUP_SLAVE_PTY
17 #undef SETUP_SLAVE_PTY 17 #undef SETUP_SLAVE_PTY
18 #endif 18 #endif
19 19
20 /* thomas@mathematik.uni-bremen.de says this is needed. */
21 /* Make process_send_signal work by "typing" a signal character on the pty. */
22 #define SIGNALS_VIA_CHARACTERS
20 23
21 /* Define HAVE_ALLOCA to say that the system provides a properly 24 /* Define HAVE_ALLOCA to say that the system provides a properly
22 working alloca function and it should be used. */ 25 working alloca function and it should be used. */
23 #define HAVE_ALLOCA 26 #define HAVE_ALLOCA
24 #undef C_ALLOCA 27 #undef C_ALLOCA