Home | History | Annotate | Download | only in dist

Lines Matching refs:xmlwf

54 SUBDIRS += xmlwf doc
104 xmlwf/xmlwf_helpgen.py \
105 xmlwf/xmlwf_helpgen.sh \
128 @echo 'ERROR: * Use "./configure --without-xmlwf" and/or' >&2
130 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2
170 $(MAKE) -C xmlwf
171 $(srcdir)/tests/xmltest.sh "$(abs_builddir)/run.sh $(abs_builddir)/xmlwf/xmlwf@EXEEXT@" 2>&1 | tee $(builddir)/tests/xmltest.log
175 @echo 'ERROR: xmlwf is needed for "make run-xmltest".' >&2
176 @echo 'ERROR: Please re-configure without --without-xmlwf.' >&2