Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: perl Makefile rebuild after configure.

Maxim Dounin
July 12, 2013 06:22AM
details: http://hg.nginx.org/nginx/rev/9f17e765a21e
branches:
changeset: 5265:9f17e765a21e
user: Maxim Dounin <mdounin@mdounin.ru>
date: Thu Jul 11 20:34:02 2013 +0400
description:
Configure: perl Makefile rebuild after configure.

The $NGX_AUTO_CONFIG_H added to perl module Makefile dependencies to
make sure it's always rebuild after a configure. It is needed as we
expand various variables used for Makefile generation during configure
(in particular, nginx version).

diffstat:

auto/lib/perl/make | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff --git a/auto/lib/perl/make b/auto/lib/perl/make
--- a/auto/lib/perl/make
+++ b/auto/lib/perl/make
@@ -18,6 +18,7 @@ cat << END


$NGX_OBJS/src/http/modules/perl/Makefile: \\
+ $NGX_AUTO_CONFIG_H \\
src/core/nginx.h \\
src/http/modules/perl/Makefile.PL \\
src/http/modules/perl/nginx.pm \\

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

[nginx] Configure: perl Makefile rebuild after configure.

Maxim Dounin 771 July 12, 2013 06:22AM



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

Online Users

Guests: 110
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready