Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: restored "nginx/" missed in 6e4bb1d6679d.

Maxim Dounin
June 26, 2014 07:24AM
details: http://hg.nginx.org/nginx/rev/dde2ae4701e1
branches:
changeset: 5743:dde2ae4701e1
user: Maxim Dounin <mdounin@mdounin.ru>
date: Thu Jun 26 05:08:59 2014 +0400
description:
Configure: restored "nginx/" missed in 6e4bb1d6679d.

diffstat:

auto/lib/perl/conf | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff --git a/auto/lib/perl/conf b/auto/lib/perl/conf
--- a/auto/lib/perl/conf
+++ b/auto/lib/perl/conf
@@ -41,7 +41,8 @@ if test -n "$NGX_PERL_VER"; then
ngx_perl_ldopts=`$NGX_PERL -MExtUtils::Embed -e ldopts`

ngx_perl_dlext=`$NGX_PERL -MConfig -e 'print $Config{dlext}'`
- ngx_perl_module="src/http/modules/perl/blib/arch/auto/nginx.$ngx_perl_dlext"
+ ngx_perl_libdir="src/http/modules/perl/blib/arch/auto"
+ ngx_perl_module="$ngx_perl_libdir/nginx/nginx.$ngx_perl_dlext"

if $NGX_PERL -V:usemultiplicity | grep define > /dev/null; then
have=NGX_HAVE_PERL_MULTIPLICITY . auto/have

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Configure: restored "nginx/" missed in 6e4bb1d6679d.

Maxim Dounin 655 June 26, 2014 07:24AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 305
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready