On 10/24/12 07:21, Gary V. Vaughan wrote:
>> There is no assignment to to_tool_file_cmd anywhere.
>
> It should have been injected into the libtool script, by config.status,
> which in turn is supposed to contain the expansion of
> _LT_PATH_CONVERSION_FUNCTIONS.
...
> If you can do that, then I t
I see. I needed it because a package management system was using
pkg-config to check if libtool was available, and refusing to proceed
because .pc file was missing.
I got around it by supplying my own pc file.it . In case someone else
runs into this problem -- here's the file I used
# Copyright 2
I'm trying to figure out how to build libltdlc.la which is needed for
a particular configuration of fontforge I'm building
Googling for "libltdlc" shows many results about libltdlc missing, but
not how to build it.
Getting latest taball and building it only gives libltdl.la, and not
libltdlc. Same
On Oct 26, 2012, at 12:10 PM, Yaroslav Bulatov 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)