# HG changeset patch # User Richard M. Stallman # Date 752216362 0 # Node ID 72f692faeb8c04dbdc77c0151b7bedf52b0cd5a9 # Parent a8a03a975fe888d3b6b6d788449660a0709f59d3 *** empty log message *** diff -r a8a03a975fe8 -r 72f692faeb8c src/s/sunos413.h --- a/src/s/sunos413.h Sun Oct 31 02:47:34 1993 +0000 +++ b/src/s/sunos413.h Tue Nov 02 04:59:22 1993 +0000 @@ -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