comparison src/m/ibmps2-aix.h @ 5919:50216826c507

Delete HAVE_SETSID; configure checks for that.
author Karl Heuer <kwzh@gnu.org>
date Sat, 12 Feb 1994 00:32:31 +0000
parents d9d1e6d5237b
children 191acacfa1ec
comparison
equal deleted inserted replaced
5918:81dca63c4ff9 5919:50216826c507
122 122
123 #define BSTRING 123 #define BSTRING
124 #define HAVE_SELECT 124 #define HAVE_SELECT
125 #define HAVE_TIMEVAL 125 #define HAVE_TIMEVAL
126 #define HAVE_VFORK 126 #define HAVE_VFORK
127 #define HAVE_SETSID
128 #undef HAVE_TERMIO 127 #undef HAVE_TERMIO
129 #define HAVE_TERMIOS 128 #define HAVE_TERMIOS
130 129
131 /* Send signals to subprocesses by "typing" special chars at them. */ 130 /* Send signals to subprocesses by "typing" special chars at them. */
132 131