use cross-prefix for pkgconfig
commitf91672e56467532e2eea4ba3d0e903af17f1ab9d
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Jan 2010 08:52:53 +0000 (13 09:52 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 13 Jan 2010 23:14:14 +0000 (13 17:14 -0600)
treef541e09a04189d9eb9a6e6ef9d4b17b177e1abdf
parent884a0c7677cf8431d2a632673914994c2e01673d
use cross-prefix for pkgconfig

Since pkgconfig can give different output for different targets,
it should be tried with the cross-compilation prefix first.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure