From c8d462a744a7ed72fbba598522dae6cef31c7c9d Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 13 Aug 2000 01:41:35 +0000 Subject: Change BUILD_SUIDPERL to ENABLE_SUIDPERL, with changed note as to what it does. --- share/examples/etc/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 8b5e9b9..13a3161 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -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 -- cgit v1.1