We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db63c92 commit ae165a5Copy full SHA for ae165a5
configure
@@ -14,4 +14,4 @@ if ! $PYTHON -c "print('testing')" > /dev/null ; then
14
exit 1
15
fi
16
17
-$PYTHON scripts/mk_make.py $*
+$PYTHON scripts/mk_make.py "$@"
0 commit comments