mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-31 02:43:06 +03:00
Candidate release 1 of libxslt 1.1.34
* doc/xsltproc.xml: moved to new place for docbook stylesheet and work around a missing / inrewrite of docbook xsl catalog in Fedora 30 * tests/fuzz/Makefile.am: add fuzz.h to sources * python/Makefile.am: there is no more TODO * libxslt.spec.in: run make tests instead of check to avoid fuzz in that environment, and drop python TODO
This commit is contained in:
@ -7,7 +7,7 @@ AM_CFLAGS = $(LIBXML_CFLAGS)
|
||||
|
||||
DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
|
||||
# libxsltclass.txt is generated
|
||||
DOCS = TODO
|
||||
DOCS=
|
||||
|
||||
EXTRA_DIST = \
|
||||
libxslt.c \
|
||||
|
Reference in New Issue
Block a user