Welcome! Log In Create A New Profile

Advanced

[PATCH 2 of 2] Configure: create missing intermediates for 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 f160d72d2dadc117b8e2dc25eca3d39a346a8eb8
# Parent 4ee03ff4811708bafd07e84c5a71165a52b38299
Configure: create missing intermediates for build directory.

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

diff -r 4ee03ff48117 -r f160d72d2dad auto/configure
--- a/auto/configure Wed Jun 10 19:18:19 2015 -0700
+++ b/auto/configure Wed Jun 10 19:18:19 2015 -0700
@@ -11,7 +11,7 @@ export LC_ALL
. auto/init
. auto/sources

-test -d $NGX_OBJS || mkdir $NGX_OBJS
+test -d $NGX_OBJS || mkdir -p $NGX_OBJS

echo > $NGX_AUTO_HEADERS_H
echo > $NGX_AUTOCONF_ERR

_______________________________________________
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 506 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 228 June 11, 2015 04:54AM

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

Ruslan Ermilov 261 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 270 June 11, 2015 02:36PM

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

Ruslan Ermilov 247 June 11, 2015 04:30PM

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

Maxim Dounin 265 June 11, 2015 08:22PM



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

Online Users

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