s/--without_qemu/--without-qemu/

This commit is contained in:
Mark McLoughlin 2008-04-28 15:58:33 +00:00
parent 67a2f29a89
commit f7a6d90012

View File

@ -156,7 +156,7 @@ of recent versions of Linux (and other OSes).
%endif %endif
%if ! %{with_qemu} %if ! %{with_qemu}
%define _without_qemu --without_qemu %define _without_qemu --without-qemu
%endif %endif
%configure %{?_without_xen} \ %configure %{?_without_xen} \