* Richard W.M. Jones:
On Fri, Aug 05, 2011 at 10:00:19AM +0100, Daniel P. Berrange wrote:
> IIRC, you can add '-avoid-version' to the LDFLAGS for the library
> in question
Yes this works, thanks:
http://git.annexia.org/?p=libguestfs.git;a=commitdiff;h=36f662c58fcda4382...
You might also want to add '-shared' since there is no point in building
a static version of this library.
Is there any way to tell libtool not to create or install the .la files?
Cheers,
-Hilko