Fixed qtmodule-configtests on Windows
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Thu, 12 Jan 2012 15:03:33 +0000 (16:03 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Jan 2012 15:43:37 +0000 (16:43 +0100)
commitf865dc1ae44c88f6965acd09bafb01829c35447b
tree728e4660e377ee78c41444fc8efc7709e44862e8
parenteb8fce6e5674ce199c19843ac8071063580bc9f6
Fixed qtmodule-configtests on Windows

open to "|-" and "-|" are unsupported on Windows (see `perldoc
perlport'), so don't do that.

Rather than parsing the output of make to decide if a config test is
skipped, use a looser definition: it is skipped if qmake and make both
succeed, but no binary is created.

Change-Id: Idab7266888e9c934aa7b5c1c6ac5930439681107
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
bin/qtmodule-configtests