Mercurial > emacs
changeset 3323:b57060b77da7
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 May 1993 21:41:06 +0000 |
parents | 6cfb031aabc7 |
children | b0e1cf2177fc |
files | src/m/ibmps2-aix.h |
diffstat | 1 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.