summaryrefslogtreecommitdiff
path: root/src/s/ptx4.h
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-02-12 16:57:46 +0000
committerDave Love <fx@gnu.org>2000-02-12 16:57:46 +0000
commit214f85082cf3d25fc837ac426f59908b914168ab (patch)
tree420e087e964f036e1e3d8db3252ecfd78f5e7e9a /src/s/ptx4.h
parent95a7ed060dba9f13b8eafa4b8d8ccd814a7d8ded (diff)
downloademacs-214f85082cf3d25fc837ac426f59908b914168ab.tar.gz
Don't define HAVE_VFORK.
Diffstat (limited to 'src/s/ptx4.h')
-rw-r--r--src/s/ptx4.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/ptx4.h b/src/s/ptx4.h
index 32cbb26586d..2505a5dfa03 100644
--- a/src/s/ptx4.h
+++ b/src/s/ptx4.h
@@ -10,9 +10,6 @@
wrong thing. */
#define BROKEN_SIGINFO
-/* Marcus Daniels <marcus@sysc.pdx.edu> says vfork does exist. */
-#define HAVE_VFORK
-
/* pae@dim.com (Phil Ernhardt) says this correction to
the definition in usg5-4.h is needed to prevent
all asynchronous subprocesses from exiting right away. */