]> xenbits.xensource.com Git - libvirt.git/commit
qemu: add /usr/lib to AC_PATH_PROG for qemu-bridge-helper
authorMichel Normand <normand@linux.vnet.ibm.com>
Wed, 4 Nov 2015 09:01:24 +0000 (10:01 +0100)
committerJim Fehlig <jfehlig@suse.com>
Wed, 4 Nov 2015 15:04:10 +0000 (08:04 -0700)
commit703ec1b73da3560374cba65017d9eaf58f92c695
tree83682f1cdbffbe8ef224b2466c32fa9a3770ea61
parent4cd7d220c9b93d559311c5c418c5aed0025763a2
qemu: add /usr/lib to AC_PATH_PROG for qemu-bridge-helper

For openSUSE the qemu-bridge-helper is installed in /usr/lib
So libvirt has to search it in this directory.

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
configure.ac