qtopia4: fix use of pkg-config
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 Oct 2008 09:40:25 +0000 (09:40 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 Oct 2008 09:40:25 +0000 (09:40 -0000)
commitbb2d903355505cab2db551472c6fb130dcf9fb83
treec5ae7d207d171a281a064be01a67388812cd5e09
parent3d098dd6222e5d6a6dfb17d5ff38ecb377727dc6
qtopia4: fix use of pkg-config

When cross compiling, Qt sets PKG_CONFIG in its own configure script to
an empty string. That leads to not using pkg-config. To avoid that, use
the configure option -force-pkg-config. Also set environment variables
for pkg-config defined in TARGET_CONFIGURE_OPTS.

Patch by Markus Heidelberg.

See http://buildroot.uclibc.org/lists/buildroot/2008-October/011324.html
for more details.
package/qtopia4/qtopia4.mk