diff src/m/dpx2.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/dpx2.h	Mon May 14 04:16:19 2001 +0000
+++ b/src/m/dpx2.h	Mon May 14 04:52:49 2001 +0000
@@ -145,10 +145,6 @@
 
 #define STACK_DIRECTION -1
 
-/* we also have this */
-#define HAVE_PTYS
-#define SYSV_PTYS
-
 /* on bos2.00.45 there is a bug that makes the F_SETOWN fcntl() call
    enters in an infinite loop. Avoid calling it  */
 #define F_SETOWN_BUG