diff auto/configure @ 2866:1804da35f853 stable-0.6

r2756 merge: add quotes for configure options with spaces
author Igor Sysoev <igor@sysoev.ru>
date Mon, 18 May 2009 16:17:51 +0000
parents e958b3cab51a
children
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