Mercurial > hg > xemacs-beta
diff src/m/delta.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/delta.h Mon May 14 04:16:19 2001 +0000 +++ b/src/m/delta.h Mon May 14 04:52:49 2001 +0000 @@ -67,8 +67,6 @@ /* Machine specific stuff */ -#define HAVE_PTYS -#define SYSV_PTYS #define BROKEN_CLOSEDIR /* builtin closedir is interruptible */ #define memmove(t,f,s) safe_bcopy(f,t,s) /* for overlapping copies */ #undef KERNEL_FILE