Allow selection of qemu using --with-qemu
[libguestfs.git] / libguestfs.spec.in
index 84ace5c..fd83769 100644 (file)
@@ -230,6 +230,7 @@ popd
 ./configure \
   --prefix=%{_prefix} --libdir=%{_libdir} \
   --with-java-home=%{java_home} \
+  --with-qemu="qemu-kvm qemu-system-%{_build_arch} qemu" \
   %{extra}
 
 # 'INSTALLDIRS' ensures that perl libs are installed in the vendor dir