configure: remove CONFIG features while getting PKG_CONFIG
authorMark Brand <mabrand@mabrand.nl>
Sat, 22 Sep 2012 08:30:17 +0000 (10:30 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 22 Sep 2012 17:02:01 +0000 (19:02 +0200)
commit3e78f84f4e59f417e2837b6eeeaff0b14f85309e
tree1ada0da26ae7726d713c4fbed487831e151c601a
parentb72aa1cad30a44b1c680711c9b6e66f1d726bb5f
configure: remove CONFIG features while getting PKG_CONFIG

When qmake is used to get PKG_CONFIG, core and gui are not
available. This motivates CONFIG-=qt. In fact, we don't need any
features for this job.

Change-Id: Id247054d43c50f6aeb62db7585c3e90f57aa36a1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
configure