# HG changeset patch # User Richard M. Stallman # Date 738798066 0 # Node ID b57060b77da76f2ef27edb1f0b2aba30031955d6 # Parent 6cfb031aabc748e7876bd3d07365eaa5bdc06c5c (HAVE_GETTIMEOFDAY): Deleted. (HAVE_SETSID, HAVE_TERMIOS): Defined. (HAVE_TERMIO): Add #undef. (SIGNALS_VIA_CHARACTERS): Defined. (C_DEBUG_SWITCH): Make definition empty. (LIBS_DEBUG): Defined. (BROKEN_TIOCGWINSZ, LIB_X11_LIB): Add #undef. diff -r 6cfb031aabc7 -r b57060b77da7 src/m/ibmps2-aix.h --- a/src/m/ibmps2-aix.h Sun May 30 21:40:18 1993 +0000 +++ b/src/m/ibmps2-aix.h Sun May 30 21:41:06 1993 +0000 @@ -123,10 +123,16 @@ #endif #define BSTRING -#define HAVE_GETTIMEOFDAY #define HAVE_SELECT #define HAVE_TIMEVAL #define HAVE_VFORK +#define HAVE_SETSID +#undef HAVE_TERMIO +#define HAVE_TERMIOS + +/* Send signals to subprocesses by "typing" special chars at them. */ + +#define SIGNALS_VIA_CHARACTERS /* * Define SYSV_SYSTEM_DIR to use the V.3 getdents/readir @@ -209,7 +215,7 @@ #endif /* -g fails to work, so it is omitted. */ /* tranle says that -fstrength-reduce does not help. */ -#define C_DEBUG_SWITCH -O -fwritable-strings +#define C_DEBUG_SWITCH #else #define C_ALLOCA #define STACK_DIRECTION -1 /* tell alloca.c which way it grows */ @@ -218,6 +224,7 @@ #define OBJECTS_MACHINE hftctl.o #define LD_SWITCH_MACHINE -T0x00400000 -K -e start +#define LIBS_DEBUG /* no -lg on aix ps/2 */ #ifdef USG5_3 #define XICCC @@ -228,8 +235,10 @@ /* Things defined in s-usg5-3.h that need to be overridden. */ #undef NOMULTIPLEJOBS #undef BROKEN_TIOCGETC +#undef BROKEN_TIOCGWINSZ #undef LIBX10_SYSTEM #undef LIBX11_SYSTEM +#undef LIB_X11_LIB #endif /* Shared libraries are supported in a patch release of ps/2 1.2.1.