PERL_THREADED is too experimental at this stage. Remove.

This commit is contained in:
Mark Murray 2001-05-31 11:19:00 +00:00
parent 0e90f2aeb6
commit 7ed3b855bb
2 changed files with 0 additions and 10 deletions

View File

@ -73,11 +73,6 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with experimental thread support
# Do NOT enable this unless you have read the installation documentation
# from the Perl distribution and understand the implications.
#PERL_THREADED= true
#
# To build ppp with normal permissions
#PPP_NOSUID= true
#

View File

@ -73,11 +73,6 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with experimental thread support
# Do NOT enable this unless you have read the installation documentation
# from the Perl distribution and understand the implications.
#PERL_THREADED= true
#
# To build ppp with normal permissions
#PPP_NOSUID= true
#