mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2026-01-07 21:58:22 +03:00
some cleanup for Python checks, makefile cleanup, and convenience changes
* configure.in doc/Makefile.am xsltproc/Makefile.am: some cleanup for Python checks, makefile cleanup, and convenience changes Daniel
This commit is contained in:
@@ -13,7 +13,8 @@ xsltproc_LDADD = $(LDADDS)
|
||||
DEPS = $(top_builddir)/libxslt/libxslt.la \
|
||||
$(top_builddir)/libexslt/libexslt.la
|
||||
|
||||
LDADDS = $(top_builddir)/libxslt/libxslt.la \
|
||||
LDADDS = @STATIC_BINARIES@ \
|
||||
$(top_builddir)/libxslt/libxslt.la \
|
||||
$(top_builddir)/libexslt/libexslt.la \
|
||||
@LIBXML_LIBS@ $(EXTRA_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user