Welcome! Log In Create A New Profile

Advanced

[PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Piotr Sikora
June 10, 2015 10:22PM
# HG changeset patch
# User Piotr Sikora <piotr@cloudflare.com>
# Date 1433989099 25200
# Wed Jun 10 19:18:19 2015 -0700
# Node ID 4ee03ff4811708bafd07e84c5a71165a52b38299
# Parent c041f1e0655f786db5cf1a3e79ca1f464fec0258
Configure: fix tests with multi-level relative build directory.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>

diff -r c041f1e0655f -r 4ee03ff48117 auto/unix
--- a/auto/unix Wed Jun 10 19:18:20 2015 +0300
+++ b/auto/unix Wed Jun 10 19:18:19 2015 -0700
@@ -510,7 +510,7 @@ case "$NGX_AUTO_CONFIG_H" in
NGX_INCLUDE_AUTO_CONFIG_H="#include \"$NGX_AUTO_CONFIG_H\""
;;
*)
- NGX_INCLUDE_AUTO_CONFIG_H="#include \"../$NGX_AUTO_CONFIG_H\""
+ NGX_INCLUDE_AUTO_CONFIG_H="#include \"$PWD/$NGX_AUTO_CONFIG_H\""
;;
esac


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

[PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Piotr Sikora 505 June 10, 2015 10:22PM

[PATCH 2 of 2] Configure: create missing intermediates for build directory

Piotr Sikora 231 June 10, 2015 10:22PM

Re: [PATCH 2 of 2] Configure: create missing intermediates for build directory

Ruslan Ermilov 227 June 11, 2015 04:54AM

Re: [PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Ruslan Ermilov 259 June 11, 2015 04:54AM

Re: [PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Piotr Sikora 235 June 11, 2015 06:46AM

Re: [PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Maxim Dounin 253 June 11, 2015 10:20AM

Re: [PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Piotr Sikora 269 June 11, 2015 02:36PM

Re: [PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Ruslan Ermilov 246 June 11, 2015 04:30PM

Re: [PATCH 1 of 2] Configure: fix tests with multi-level relative build directory

Maxim Dounin 264 June 11, 2015 08:22PM



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

Online Users

Guests: 215
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