2010/6/29 Eric Blake <eblake@xxxxxxxxxx>: > 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. > Thanks, pushed. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list