#define SIGNALS_VIA_CHARACTERS
-/* We do have vfork. */
-
-#define HAVE_VFORK
-
/* Process groups work in the traditional BSD manner. */
#define BSD_PGRPS
#define SIGNALS_VIA_CHARACTERS
-/* We do have vfork. */
-
-#define HAVE_VFORK
#define HAVE_PTYS
-/* (Assume) we do have vfork. */
-
-#define HAVE_VFORK
-
/*
* Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate
* The 4.2 opendir, etc., library functions.
/* Some additional system facilities exist. */
-#define HAVE_VFORK
#define HAVE_PERROR /* Delete this line for version 6. */
/* The following maps shared exec file to demand loaded exec.
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. */
#define PTY_NAME_SPRINTF \
sprintf (pty_name, "/dev/pty%x", i);
-/* (Assume) we do have vfork. */
-
-#define HAVE_VFORK
-
/* Process groups work in the traditional BSD manner. */
#define BSD_PGRPS
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)
#endif
-#ifndef HAVE_VFORK
-#define HAVE_VFORK
-#endif
-
/* Use ELF and get real shared libraries */
#undef COFF
#undef LIBS_SYSTEM
#define LIBS_SYSTEM -lsocket -lnsl -lkstat
-#define HAVE_VFORK
/* Prefer kstat over kvm in getloadavg.c, kstat doesn't require root.
ghazi@caip.rutgers.edu, 7/21/97. */
#define TEXT_START 0
*/
-/* (Assume) we do have vfork. */
-
-#define HAVE_VFORK
-
/* Process groups work in the traditional BSD manner. */
#define BSD_PGRPS
#define CLASH_DETECTION
-#if defined(HAVE_X_WINDOWS) && defined(HAVE_X11)
-#define HAVE_VFORK /* Graciously provided by libX.a */
-#endif
-
#define utimes utime /* Someone should check this. */
/* ??? */
#define IRIS
#define nec_ews_svr4
#endif
#define XOS_NEEDS_TIME_H
-#define HAVE_VFORK
#define HAVE_CLOCK
#define GETTIMEOFDAY_ONE_ARGUMENT
#ifdef __STDC__