Mercurial > emacs
changeset 10151:cb2401f4c61f
Initial revision
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 13 Dec 1994 14:39:50 +0000 |
parents | d8fb9db90d8e |
children | 030853f9aa93 |
files | src/s/aix4-1.h src/s/ultrix4-3.h |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/aix4-1.h Tue Dec 13 14:39:50 1994 +0000 @@ -0,0 +1,3 @@ +#define AIX4_1 + +#include "aix4.h"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/ultrix4-3.h Tue Dec 13 14:39:50 1994 +0000 @@ -0,0 +1,8 @@ +#include "bsd4-3.h" + +#define NEED_UNISTD_H +#define HAVE_TERMIOS +#define PREFER_VSUSP + +/* Must set the line discipline to this, to make termio work. */ +#define SET_LINE_DISCIPLINE TERMIODISC