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)
This commit is contained in:
parent
8d8ba5df23
commit
4e9dcab844
@ -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
|
||||
#
|
||||
|
@ -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
|
||||
#
|
||||
|
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user