fix message about suid perl
Noticed by: openwebmail@turtle.ee.ncku.edu.tw
This commit is contained in:
parent
b1e5dc1713
commit
aa738525df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110739
@ -77,7 +77,7 @@ pre-fetch:
|
||||
.if ${PERL_LEVEL} > 500800
|
||||
@${ECHO} ""
|
||||
@${ECHO} "WARNING:"
|
||||
@${ECHO} "Please make sure that your PERL is built with -DSUIDPERL_ENABLED,"
|
||||
@${ECHO} "Please make sure that your PERL is built with -DENABLE_SUIDPERL,"
|
||||
@${ECHO} "otherwise please build openwebmail with WITHOUT_SPEEDYCGI=yes"
|
||||
@${ECHO} ""
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user