From: foobar Date: Tue, 7 Aug 2001 17:29:11 +0000 (+0000) Subject: This did not work as expected. Reverted. X-Git-Tag: BEFORE_PARAM_PARSING_CHANGE~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b4c4c87e662569bf45663cbc4a8598c1bd9ba45;p=php This did not work as expected. Reverted. --- diff --git a/configure.in b/configure.in index 594f4d6a7d..84c7c907f6 100644 --- a/configure.in +++ b/configure.in @@ -20,7 +20,7 @@ cwd=`pwd` PHP_CONFIG_NICE(config.nice) for arg in $0 "$@"; do - CONFIGURE_COMMAND="$CONFIGURE_COMMAND '$arg'\n" + CONFIGURE_COMMAND="$CONFIGURE_COMMAND '$arg'" done php_shtool=$srcdir/build/shtool