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 <g...@gnu.org> wrote:
> On Oct 26, 2012, at 12:10 PM, Yaroslav Bulatov <yarosla...@gmail.com> 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)

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to