libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building libltdlc.la?


From: Yaroslav Bulatov
Subject: Re: Building libltdlc.la?
Date: Fri, 26 Oct 2012 11:42:31 -0700

Thanks, the relevant variable turns out to be AC_LIBLTDL_CONVENIENCE,
and the way get libltdlc from regular configure make is the following:

./configure --enable-ltdl-convenience
make

This complains about "WARNING: unrecognized options:
--enable-ltdl-convenience", but it builds libltdlc.la nonetheless

On Thu, Oct 25, 2012 at 11:20 PM, Gary V. Vaughan <address@hidden> wrote:
> On Oct 26, 2012, at 12:10 PM, Yaroslav Bulatov <address@hidden> wrote:
>> Any ideas how to build libltdlc.la?
>
> 'make check' inside the libtool distribution builds libltdlc.la et al. for 
> the test suite.
>
> Read the Makefile's (or the manual) for full instructions :-)
>
> Cheers,
> --
> Gary V. Vaughan (gary AT gnu DOT org)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]