Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: create missing intermediates for build direct...

Ruslan Ermilov
June 17, 2015 07:18AM
details: http://hg.nginx.org/nginx/rev/e69d5e9be292
branches:
changeset: 6195:e69d5e9be292
user: Piotr Sikora <piotr@cloudflare.com>
date: Wed Jun 10 19:18:19 2015 -0700
description:
Configure: create missing intermediates for build directory.

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

diffstat:

auto/configure | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r acba1656c474 -r e69d5e9be292 auto/configure
--- a/auto/configure Wed Jun 17 14:15:27 2015 +0300
+++ 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

[nginx] Configure: create missing intermediates for build direct...

Ruslan Ermilov 593 June 17, 2015 07:18AM



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

Online Users

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