make qmake failure fail configure

the windows version is already sane in this regard

Change-Id: Ib9c6fa35ede0e5e98b38b7b97086b9245c79d48f
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen 2014-06-19 12:12:51 +02:00
parent b7d8613977
commit 84ee3ace0e

2
configure vendored
View File

@ -6643,7 +6643,7 @@ rm -f "$QMAKE_VARS_FILE" 2>/dev/null
"$outpath/bin/qmake" "$relpathMangled"
)
) || exit
#-------------------------------------------------------------------------------
# check for platforms that we don't yet know about