aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman1993-11-02 04:59:22 +0000
committerRichard M. Stallman1993-11-02 04:59:22 +0000
commit3c92186cd2db152db17f55ac3ad6e60c8249f0e1 (patch)
tree0f36d7f45c557c99cff8873ccf69969dffdfe85d /src/s
parent867c43c456f781b5433adf7728724d6582ce8b5a (diff)
downloademacs-3c92186cd2db152db17f55ac3ad6e60c8249f0e1.tar.gz
emacs-3c92186cd2db152db17f55ac3ad6e60c8249f0e1.zip
*** empty log message ***
Diffstat (limited to 'src/s')
-rw-r--r--src/s/sunos413.h4
1 files changed, 4 insertions, 0 deletions
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 @@
6 6
7#undef SYSTEM_MALLOC 7#undef SYSTEM_MALLOC
8#endif 8#endif
9
10/* murray@chemical-eng.edinburgh.ac.uk says this works, and avoids
11 the problem of spurious ^M in subprocess output. */
12#define HAVE_TERMIOS