auto merge of #2358 : zwarich/servo/configure-dash-h, r=Ms2ger

This commit is contained in:
bors-servo 2014-05-07 05:29:11 -04:00
commit 5300846f33

2
configure vendored
View file

@ -318,7 +318,7 @@ fi
OPTIONS="" OPTIONS=""
HELP=0 HELP=0
if [ "$1" = "--help" ] if [ "$1" = "-h" ] || [ "$1" = "--help" ]
then then
HELP=1 HELP=1
shift shift