1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 10:59:12 +00:00

(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

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