On Mon, Feb 04, 2013 at 11:23:50 +0000, Daniel P. Berrange wrote:
On Fri, Feb 01, 2013 at 01:45:19PM +0100, Jiri Denemark wrote:
> libvirt.c calls curl_global_init() if WITH_CURL is defined and thus it
> should be linked with libcurl. This fixes link failure in case neither
> xenapi nor esx driver is enabled (they are the only users of libcurl).
> ---
ACK
Pushed, thanks.
Jirka