1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

Don't overlink executables with gcrypt

Also fixes the xsltproc build under --with-libxml-src.
This commit is contained in:
Nick Wellnhofer
2022-07-28 21:26:35 +02:00
parent e0d9e78b75
commit 7bc8450c19
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ LDADDS = $(top_builddir)/libxslt/libxslt.la \
$(top_builddir)/libexslt/libexslt.la \
$(LIBXML_LIBS) $(EXTRA_LIBS) $(LIBM)
xsltproc_LDADD = $(LIBGCRYPT_LIBS) $(LDADDS)
xsltproc_LDADD = $(LDADDS)
CLEANFILES = .memdump