[Pkg-lyx-devel] Bug#612327: Bug#612327: should use system mythes (dicts)
Rene Engelhard
rene at debian.org
Tue Feb 8 13:39:06 UTC 2011
On Tue, Feb 08, 2011 at 02:34:33PM +0100, Sven Hoexter wrote:
> --- a/src/Makefile.in
> +++ b/src/Makefile.in
> @@ -732,7 +732,8 @@ lyx_LDADD = \
> support/liblyxsupport.a \
> $(OTHERLIBS) \
> $(QT4_LDFLAGS) \
> - $(QT4_LIB)
> + $(QT4_LIB) \
> + -lmythes-1.2
This is probably redundant
Did I leave it in my patch? oops. AFAICS this should already
been added there wia OTHERLIBS, which is populated by the pkg-config call.
*if* you don't re-autogen you still want to make this use the
`pkg-config --libs mythes` there (the lib will not change, but...)
Grüße/Regards,
René
More information about the Pkg-lyx-devel
mailing list