call syncqt before building qmake
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 11 Sep 2012 13:08:48 +0000 (15:08 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 11 Sep 2012 15:24:25 +0000 (17:24 +0200)
commit0b2d55390c20d70c4bfac1fa4ec3f580be0b907e
tree6d4eca9fc41f826c3c839d8cb335f2d01e098c21
parentcef552a741f24b7791368b6bba94624df42ef4a4
call syncqt before building qmake

otherwise non-developer builds (which don't have it run by the configure
bootstrap) don't work.

Change-Id: Ide49c0d1646b22687d16366530b246c3754926eb
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
tools/configure/configureapp.cpp
tools/configure/main.cpp