add quotes for configure options with spaces

This commit is contained in:
Igor Sysoev
2009-04-26 19:37:38 +00:00
parent 43e1b88acb
commit 0e60e4f73a
3 changed files with 7 additions and 3 deletions

2
auto/configure vendored
View File

@@ -3,8 +3,6 @@
# Copyright (C) Igor Sysoev
NGX_CONFIGURE=`echo $@ | sed 's/"/\\\\"/g'`
. auto/options
. auto/init
. auto/sources