Mercurial > hg > xemacs-beta
diff src/m/delta88k.h @ 535:c69610198c35
[xemacs-hg @ 2001-05-14 04:52:02 by martinb]
Eliminate the need to define HAVE_PTYS in s&m files.
author | martinb |
---|---|
date | Mon, 14 May 2001 04:52:49 +0000 |
parents | abe6d1db359e |
children | 4542b72c005e |
line wrap: on
line diff
--- a/src/m/delta88k.h Mon May 14 04:16:19 2001 +0000 +++ b/src/m/delta88k.h Mon May 14 04:52:49 2001 +0000 @@ -76,12 +76,6 @@ #define STACK_DIRECTION -1 /* The stack grows towards lower addresses. */ #endif /* __GNUC__ */ -/* Motorola SysV has PTYs. Not all usg3-5 systems do, so this is defined - here. */ - -#define HAVE_PTYS -#define SYSV_PTYS - /* * we have the wrong name for networking libs */ @@ -107,10 +101,6 @@ #define NO_SIOCTL_H -/* XEmacs change -- removed crap about random and bstring */ - -#define NO_PTY_H - /* XEmacs change -- smarch@quaver.urbana.mcd.mot.com */ #ifndef NOT_C_CODE #include <dirent.h>