- disable SpeedyCGI support by default. It needs suidperl and will cause some

problem in package build framework.

Noticed by:	kris
This commit is contained in:
Yen-Ming Lee
2005-06-10 02:06:13 +00:00
parent 30ca2bf46b
commit 7ae1ede306

View File

@@ -39,7 +39,7 @@ OPTIONS= ANTIWORD "AntiWord" off \
QUOTA "Quota" off \
SPAMCHECK "Spam check (Mail::SpamAssassin)" off \
SPAMCHECK_ALL "Spam check for all (default: pop3)" off \
SPEEDYCGI "SpeedyCGI" on \
SPEEDYCGI "SpeedyCGI" off \
TNEF "tnef" off \
VIRUSCHECK "Virus check (Clam AntiVirus)" off \
VIRUSCHECK_ALL "Virus check for all (default: pop3)" off \