Fix configure script

This commit is contained in:
Max Brunsfeld 2014-04-16 21:00:27 -07:00
parent d32c8b7dd7
commit a12cd49585

View file

@ -5,7 +5,7 @@ set -e
git submodule update --init
externals/gyp/gyp tree_sitter.gyp --depth . --format=make $@
if [ $1 == "-h" ]; then
if [ "$1" == "-h" ]; then
cat <<-HELP
Variables: