mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
vbox: add location used in rpmfusion release
* configure.ac (vbox_xpcomc_dir): Add another potential dir.
This commit is contained in:
parent
5da4302f5d
commit
4aaf0bbe60
@ -336,6 +336,7 @@ if test "x$with_vbox" = "xyes" || test "x$with_vbox" = "xcheck"; then
|
||||
|
||||
for vbox in \
|
||||
/usr/lib/virtualbox/VBoxXPCOMC.so \
|
||||
/usr/lib64/virtualbox/VBoxXPCOMC.so \
|
||||
/usr/lib/VirtualBox/VBoxXPCOMC.so \
|
||||
/opt/virtualbox/VBoxXPCOMC.so \
|
||||
/opt/VirtualBox/VBoxXPCOMC.so \
|
||||
|
Loading…
x
Reference in New Issue
Block a user