From 1e659e0e93a909d77a8e4c4c8160a574dc42937a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 7 Dec 2001 05:55:03 +0000 Subject: [PATCH] (HAVE_VFORK): Remove #undef. --- src/s/lynxos.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/s/lynxos.h b/src/s/lynxos.h index 841d3b4f4f7..576c4093c51 100644 --- a/src/s/lynxos.h +++ b/src/s/lynxos.h @@ -1,5 +1,5 @@ /* Definitions file for GNU Emacs running on LynxOS-3.0.1 - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000, 2001 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -33,8 +33,6 @@ Boston, MA 02111-1307, USA. */ #define KERNEL_FILE "/lynx.os" #undef LDAV_SYMBOL #define LDAV_SYMBOL "load_average" -/* LynxOS doesn't have vfork */ -#undef HAVE_VFORK /* misc defines */ #define GETPGRP_NO_ARG -- 2.39.2