Change BUILD_SUIDPERL to ENABLE_SUIDPERL, with changed note as to what

it does.
This commit is contained in:
Warner Losh 2000-08-13 01:41:35 +00:00
parent 9a88e86cbe
commit 3ae2dea296
2 changed files with 4 additions and 4 deletions

View File

@ -44,8 +44,8 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# To avoid building perl
#NOPERL= true
#
# To enable building the suid perl
#BUILD_SUIDPERL= true
# To enable building enstalling suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with thread support
#PERL_THREADED= true

View File

@ -44,8 +44,8 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# To avoid building perl
#NOPERL= true
#
# To enable building the suid perl
#BUILD_SUIDPERL= true
# To enable building enstalling suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with thread support
#PERL_THREADED= true