summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 8b5e9b9..13a3161 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/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
OpenPOWER on IntegriCloud