amend 819fa0dac9 by quoting configure options to support multiple flags - thanks @lightmare

This commit is contained in:
Dane Springmeyer 2012-05-22 10:21:21 -07:00
parent ebfbe79919
commit bb45fd1656

2
configure vendored
View file

@ -1,3 +1,3 @@
#!/bin/sh
python scons/scons.py configure $@
python scons/scons.py configure "$@"