From: Richard M. Stallman Date: Tue, 2 Nov 1993 04:59:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~10948 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c92186cd2db152db17f55ac3ad6e60c8249f0e1;p=emacs.git *** empty log message *** --- diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 5d91f13cb5c..287c41081c8 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h @@ -6,3 +6,7 @@ #undef SYSTEM_MALLOC #endif + +/* murray@chemical-eng.edinburgh.ac.uk says this works, and avoids + the problem of spurious ^M in subprocess output. */ +#define HAVE_TERMIOS