[tlbuild] ptexenc patch
Peter Breitenlohner
peb at mppmu.mpg.de
Wed Feb 29 10:15:35 CET 2012
On Tue, 28 Feb 2012, Karl Berry wrote:
> I'm not sure about adding it to *lib*ptexenc, shouldn't KPATHSEA_LIBS be
> relevant to the executable, not the library?
Hi Karl,
libptexenc is a libtool library, treated almost like an executable. One
difference is the use of *_LIBADD vs *_LDADD.
> +++ src/texlive-20110705-source/texk/ptexenc/Makefile.am 2012-01-17 15:02:38.059249300 -0600
> ..
> +libptexenc_la_LIBADD = $(KPATHSEA_LIBS)
Hi Ken,
applied (r25538). It seems this is required for Cygwin DLLs (why not as
well for ELF shared libraries?) and it certainly does no harm. The effect
is to record the dependency on libkpathsea in libptexenc.la and for Linux
and Co to encode this dependency in libptexenc.so.
Regards
Peter
More information about the tlbuild
mailing list