(svn r7770) [Configure] -Fix: the "" and \ via ./configure wasn't passed on correctly (and therefor it was lost)

This commit is contained in:
truelight 2007-01-02 21:31:39 +00:00
parent 566f437bfa
commit 35d6566d3c
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -33,7 +33,7 @@ then
fi
set_default
detect_params $@
detect_params "$@"
save_params
check_params
make_cflags_and_ldflags