]> git.proxmox.com Git - mirror_qemu.git/commit
configure: Fix spice probe
authorJiri Denemark <Jiri.Denemark@gmail.com>
Mon, 24 Jan 2011 12:20:29 +0000 (13:20 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Jan 2011 14:41:40 +0000 (15:41 +0100)
commit710fc4f5f1cbb6d2cebdc575def9f9dba4b0263f
tree29498f9c10275b0b265db31802ea77c7e8f9c889
parent17268d54be2e15b0d8ccfc4102bc48c84299b027
configure: Fix spice probe

Non-existent $pkgconfig instead of $pkg_config was used when configure
probes for spice availability.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
configure