[libvirt] [Patch v5] Add VMware Workstation and Player driver

Eric Blake eblake at redhat.com
Sat Dec 18 00:05:49 UTC 2010


On 12/17/2010 03:28 AM, Jean-Baptiste Rouault wrote:
> +++ b/configure.ac
> @@ -227,6 +227,8 @@ AC_ARG_WITH([uml],
>    AC_HELP_STRING([--with-uml], [add UML support @<:@default=check@:>@]),[],[with_uml=check])
>  AC_ARG_WITH([openvz],
>    AC_HELP_STRING([--with-openvz], [add OpenVZ support @<:@default=yes@:>@]),[],[with_openvz=yes])
> +AC_ARG_WITH([vmware],
> +  AC_HELP_STRING([--with-vmware], [add VMware support @<:@default=yes@:>@]),[],[with_vmware=yes])

Would you mind preparing a followup patch that modifies libvirt.spec.in
to make it configurable when building an rpm whether vmware support is
built in?  See commit e3e31303d54e for an example.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101217/2723aec4/attachment-0001.sig>


More information about the libvir-list mailing list