Mercurial > emacs
view src/s/sunos413.h @ 4904:7b1e944f583a
Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".
This revision has no ChangeLog entry.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Tue, 02 Nov 1993 18:37:02 +0000 |
parents | 72f692faeb8c |
children | 8540ddfe3c1b |
line wrap: on
line source
#include "sunos4-1.h" #if 0 /* jik@gza.com says this didn't work. Too bad. Can anyone find out why this loses? */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #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