[libvirt] [PATCH v2] vbox: Let configure detect/set the XPCOMC directory

Eric Blake eblake at redhat.com
Tue Jun 29 21:42:27 UTC 2010


On 06/29/2010 03:29 PM, Matthias Bolte wrote:
> This allows the user to give an explicit path to configure
> 
>   ./configure --with-vbox=/path/to/virtualbox
> 
> instead of having the VirtualBox driver probe a set of possible
> paths at runtime. If no explicit path is specified then configure
> probes the set of "known" paths.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=609185
> ---
> 
> v2:
>  - address Eric's comments
>    - wrap AC_HELP_STRING at 80 columns
>    - replace the if/else with a for loop, much nicer, indeed :)
>    - use AC_DEFINE_UNQUOTED instead of AC_SUBST to define VBOX_XPCOMC_DIR

Nicer indeed!

It ends up doing
 #define VBOX_CXPCOMC_DIR ""
if you don't have virtualbox installed, but this should be harmless.

ACK.

-- 
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/20100629/a21e1e02/attachment-0001.sig>


More information about the libvir-list mailing list