amend 819fa0dac9
by quoting configure options to support multiple flags - thanks @lightmare
This commit is contained in:
parent
ebfbe79919
commit
bb45fd1656
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
python scons/scons.py configure $@
|
||||
python scons/scons.py configure "$@"
|
||||
|
|
Loading…
Reference in a new issue