Fix auto detection in configure.exe
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>
Wed, 18 Jul 2012 12:01:08 +0000 (14:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 18 Jul 2012 12:36:12 +0000 (14:36 +0200)
commit96bf9b181cf06695dc439674be79a126997cb9eb
treefe11d753cf6ad66d8393eb115e0007765fdb7a3d
parentfc3207dfe1b615a856b6ad8eef22a8774e4a17f4
Fix auto detection in configure.exe

All auto detection tests were failing
because the default mkspec was not yet
installed during the time they were run.

Change-Id: Iad14580f38d1539d9831917e5c9c707eae4c0c90
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
tools/configure/configureapp.cpp