diff src/s/darwin.h @ 47033:f6d6e1b3e7b7

2002-08-25 Andrew Choi <akochoi@shaw.ca> * s/darwin.h (DONT_REOPEN_PTY): #def it.
author Andrew Choi <akochoi@shaw.ca>
date Sun, 25 Aug 2002 17:43:29 +0000
parents 4e4bf31455d6
children e239d6c210ed
line wrap: on
line diff
--- a/src/s/darwin.h	Sun Aug 25 17:15:26 2002 +0000
+++ b/src/s/darwin.h	Sun Aug 25 17:43:29 2002 +0000
@@ -302,6 +302,7 @@
    does not exist.  */
 #undef HAVE_WORKING_VFORK
 #define vfork fork
+#define DONT_REOPEN_PTY
 
 #ifdef temacs
 #define malloc unexec_malloc