summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-03-30 12:12:53 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-03-30 12:12:53 +0000
commit23936b6bb80423e75c42f7cf82deaf458d88f0ca (patch)
tree807072541b1485b6cfca5a428d40b528ce993a04 /configure.in
parent71ea287919dcc0f136e0392e9aac9e10ad7c8ca4 (diff)
downloadlibxslt-23936b6bb80423e75c42f7cf82deaf458d88f0ca.tar.gz
fixed the xinclude problem with document() as in bug #171893 added a new
* xsltproc/xsltproc.c: fixed the xinclude problem with document() as in bug #171893 * configure.in tests/Makefile.am tests/xinclude/*: added a new xinclude directory with the test for this problem Daniel
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index d3328e47..5ce36de7 100644
--- a/configure.in
+++ b/configure.in
@@ -573,6 +573,7 @@ tests/numbers/Makefile
tests/documents/Makefile
tests/xmlspec/Makefile
tests/multiple/Makefile
+tests/xinclude/Makefile
tests/XSLTMark/Makefile
tests/docbook/Makefile
tests/exslt/Makefile