X-Git-Url: http://git.indexdata.com/?p=m4-moved-to-github.git;a=blobdiff_plain;f=yaz.m4;fp=yaz.m4;h=22b57cecbd4038b04e3427f38225bb75f946d4c6;hp=cd5075e6ac680749413adfa749e5148e8f4fc96f;hb=c9c894a0b63f9ce9578570e3507c3e6232ec4797;hpb=59de4b0c89f3484d52ba8705ef86a1e0a39277b0 diff --git a/yaz.m4 b/yaz.m4 index cd5075e..22b57ce 100644 --- a/yaz.m4 +++ b/yaz.m4 @@ -10,7 +10,7 @@ if test -n "$docdir"; then AC_SUBST([docdir]) fi AC_SUBST(XSLTPROC_COMPILE) -XSLTPROC_COMPILE='xsltproc -path ".:$(srcdir)"' +XSLTPROC_COMPILE='xsltproc --xinclude -path ".:$(srcdir)"' AC_SUBST(MAN_COMPILE) MAN_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.man.xsl' AC_SUBST(HTML_COMPILE)