
On Fri, Feb 19, 2010 at 03:56:56PM +0100, Daniel Veillard wrote:
Similary libcurl i looked at in configure.ac for ESX, this need to be modified to be checked more generally and the LIBCURL_* variables need to be used here too.
-> I didn't quite understand the libcurl part you mentioned. I too noticed that ESX has a piece of code in configure.ac to set the libcurl flags, do you want me to do add a similar bit of code in configure.ac for XenAPI that defines LIBCURL flags and then add in my Makefile.am?
the code to look for libcurl in configure.ac is currently only activated if esx support is on. It must be run if either esx or xen-api are selected, the ESX portion need to be modified accordingly, and your parts and Makefiles patches too.
Hmm.. is XenAPI the correct name? At least earlier it was used to refer to the xend stuff in the traditional Xen. 'XAPI' name has been used for the newer XenServer/XCP xapi/xe stuff? Or am I confused here? -- Pasi