diff auto/configure @ 2755:a65976a205a5

add quotes for configure options with spaces
author Igor Sysoev <igor@sysoev.ru>
date Sun, 26 Apr 2009 19:37:38 +0000
parents d8316f307b6a
children 77264e0157ad
line wrap: on
line diff
--- a/auto/configure
+++ b/auto/configure
@@ -3,8 +3,6 @@
 # Copyright (C) Igor Sysoev
 
 
-NGX_CONFIGURE=`echo $@ | sed 's/"/\\\\"/g'`
-
 . auto/options
 . auto/init
 . auto/sources