Partial revert "cross compile with mingw": unbreak pkg-config
authorMark Brand <mabrand@mabrand.nl>
Wed, 12 Sep 2012 07:01:45 +0000 (09:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 12 Sep 2012 08:49:50 +0000 (10:49 +0200)
commit7d9b5e8e7d2094dedbe7e3e2f961544f233ce57e
treeee21ee7c3333fcfc189dd70275e83bfac225583b
parent4ae829c1dbd0e8a72b82ab4c6cddb0a4ffe009f6
Partial revert "cross compile with mingw": unbreak pkg-config

This partially reverts commit
07a978d3d4b41739eff1061dc45dbfa737bf78b9.

Despite what the commit message said, pkg-config previously worked
and was useful, particularly for static Qt. Qt itself even installs
its own .pc files.

Note: The mkspec win32-g++-cross had a PKG_CONFIG definition to avoid
using the pkg-config installation on the build machine.

Change-Id: Ia4a8d18cd57f74a00bdb9b6a171d20151978a9cc
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Peter Kümmel <syntheticpp@gmx.net>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure