[libvirt] [PATCH] configure: adds an option for not using the readline library

Justin Clift jclift at redhat.com
Mon Oct 25 05:00:22 UTC 2010


On 10/25/2010 10:58 AM, Ruben Kerkhof wrote:
<snip>
> I think this patch is still useful for users not using homebrew.
> I'm trying to do a (debug) build of libvirt from  a tarball outside of
> homebrew. In this case the (keg only) readline isn't picked up.
> 
> Even better would be an option to specify the headers/library location.
> 
> What do you think?

Ahhh, you mean like an override, which explicitly sets where libvirt
will check for the readline headers and matching libraries?

That makes sense, yeah.  :)

If you're interested in hacking on that yourself, you can crack open
the configure.ac file, and look at the other bits of code in there.

That's how I do most of the stuff in there, by copying other bits
of code and then applying logic+copious testing. :)

Eric Blake (and others) are pretty good at this stuff, so they often
have suggested on how to do things better too.

Your kind of thing, or are you wanting me to have a go at it? :)

(I'll happily leave it for you if you want)

Regards and best wishes,

Justin Clift




More information about the libvir-list mailing list