From 621dcb6d1a0cb8e78c5af02db2217029273032d4 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sat, 12 Feb 2000 17:05:37 +0000 Subject: [PATCH] Don't define HAVE_VFORK or HAVE_SYS_SIGLIST. --- src/s/gnu-linux.h | 2 -- 1 file changed, 2 deletions(-) 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