mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
add quotes for configure options with spaces
This commit is contained in:
2
auto/configure
vendored
2
auto/configure
vendored
@@ -3,8 +3,6 @@
|
||||
# Copyright (C) Igor Sysoev
|
||||
|
||||
|
||||
NGX_CONFIGURE=`echo $@ | sed 's/"/\\\\"/g'`
|
||||
|
||||
. auto/options
|
||||
. auto/init
|
||||
. auto/sources
|
||||
|
||||
Reference in New Issue
Block a user