emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/process.c,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/process.c,v
Date: Mon, 04 Aug 2008 14:39:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/08/04 14:39:27

Index: src/process.c
===================================================================
RCS file: /sources/emacs/emacs/src/process.c,v
retrieving revision 1.555
retrieving revision 1.556
diff -u -b -r1.555 -r1.556
--- src/process.c       2 Aug 2008 16:24:38 -0000       1.555
+++ src/process.c       4 Aug 2008 14:39:26 -0000       1.556
@@ -7611,7 +7611,7 @@
  }
 #endif /* HAVE_SOCKETS */
 
-#if defined (DARWIN)
+#if defined (DARWIN_OS)
   /* PTYs are broken on Darwin < 6, but are sometimes useful for interactive
      processes.  As such, we only change the default value.  */
  if (initialized)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]