From: Dave Love Date: Sat, 12 Feb 2000 17:05:37 +0000 (+0000) Subject: Don't define HAVE_VFORK or HAVE_SYS_SIGLIST. X-Git-Tag: emacs-pretest-21.0.90~5035 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=621dcb6d1a0cb8e78c5af02db2217029273032d4;p=emacs.git Don't define HAVE_VFORK or HAVE_SYS_SIGLIST. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 86fc78b8b0f..e02f85db0ba 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -209,8 +209,6 @@ Boston, MA 02111-1307, USA. */ #define NO_SIOCTL_H /* don't have sioctl.h */ -#define HAVE_VFORK -#define HAVE_SYS_SIGLIST #define HAVE_GETWD /* cure conflict with getcwd? */ #define HAVE_WAIT_HEADER