From 4e9dcab8441203f473c92c4b100e84aa35ae2a06 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 2 May 1999 00:18:02 +0000 Subject: [PATCH] Remove NOPERL. Seems to cause too many problems, as those that try don't understand the implications and don't think to undo it when they get experience trouble. (wonder about some of the people running -CURRENT sometimes) --- etc/defaults/make.conf | 4 +--- etc/make.conf | 4 +--- share/examples/etc/make.conf | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 2f1bff8fda6..0cfaf0356a6 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.75 1999/03/14 19:05:16 billf Exp $ +# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -20,8 +20,6 @@ # Compare before install #INSTALL=install -C # -# To avoid building the default system perl -#NOPERL= true # To avoid building the suid perl #NOSUIDPERL= true # diff --git a/etc/make.conf b/etc/make.conf index 2f1bff8fda6..0cfaf0356a6 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.75 1999/03/14 19:05:16 billf Exp $ +# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -20,8 +20,6 @@ # Compare before install #INSTALL=install -C # -# To avoid building the default system perl -#NOPERL= true # To avoid building the suid perl #NOSUIDPERL= true # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 2f1bff8fda6..0cfaf0356a6 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.75 1999/03/14 19:05:16 billf Exp $ +# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -20,8 +20,6 @@ # Compare before install #INSTALL=install -C # -# To avoid building the default system perl -#NOPERL= true # To avoid building the suid perl #NOSUIDPERL= true #