(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 5b050f8c86
commit 01f4a45b55

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