diff src/s/dgux.h @ 4485:6e6fd9ff650f

(HAVE_VFORK): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 08 Aug 1993 06:55:45 +0000
parents 7be0f0a02725
children 51d0545729fa
line wrap: on
line diff
--- a/src/s/dgux.h	Sun Aug 08 06:23:21 1993 +0000
+++ b/src/s/dgux.h	Sun Aug 08 06:55:45 1993 +0000
@@ -332,3 +332,7 @@
    with job control). This stops Emacs dead in its tracks when coming
    up under X11. */
 #define BROKEN_FASYNC
+
+/* (Assume) we do have vfork.  */
+
+#define HAVE_VFORK