mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Configure: create missing intermediates for build directory.
Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
This commit is contained in:
2
auto/configure
vendored
2
auto/configure
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user