]> git.proxmox.com Git - qemu.git/commit - configure
do not default to non-prefixed pkg-config when cross compiling
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Dec 2010 10:43:56 +0000 (11:43 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 14 Jan 2011 16:11:59 +0000 (16:11 +0000)
commit0842154128a6763c63ef011cb967219605625f18
treea560853df10484f4b0ca48f6425d8e796b98fb59
parenta8bd70ad3b62701037e9f3a996762ca7c29581a2
do not default to non-prefixed pkg-config when cross compiling

This can still be requested with PKG_CONFIG=/path/to/pkg-config.
Just do not use it as a default, and print a warning.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure