backout the r945: the nginx.pm could not be loaded at all,

next try to fix --with-perl_modules_path= for unpriviliged user installation
This commit is contained in:
Igor Sysoev 2006-12-24 18:12:18 +00:00
parent 674ebb08ed
commit b4887b289e

View File

@ -30,6 +30,7 @@ $NGX_OBJS/src/http/modules/perl/Makefile: \
NGX_PCRE=$PCRE \
NGX_OBJS=$NGX_OBJS \
$NGX_PERL Makefile.PL \
PREFIX=$NGX_PERL_MODULES
LIB=$NGX_PERL_MODULES \
INSTALLSITEMAN3DIR=$NGX_PERL_MODULES/man3
END