X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=yaz.m4;h=4626bc6068c9fdf3d2d5bd04b872290ba253aecc;hb=7a8d9606965975f4418e50a73917d9ea760a3db7;hp=4d33b2937b5d19b7ebf173e775866e33755c3fc0;hpb=0e9142b4b55afd2269923f89a0dd9c4f7d171bed;p=m4-moved-to-github.git diff --git a/yaz.m4 b/yaz.m4 index 4d33b29..4626bc6 100644 --- a/yaz.m4 +++ b/yaz.m4 @@ -4,6 +4,15 @@ dnl ----- Setup Docbook documentation for YAZ AC_DEFUN([YAZ_DOC], [ +AC_SUBST(XSLTPROC_COMPILE) +XSLTPROC_COMPILE='xsltproc -path ".:$(srcdir)"' +AC_SUBST(MAN_COMPILE) +MAN_COMPILE='$(XSLTPROC_COMPILE) common/id.man.xsl' +AC_SUBST(HTML_COMPILE) +HTML_COMPILE='$(XSLTPROC_COMPILE) common/id.htmlhelp.xsl' +AC_SUBST(TKL_COMPILE) +TKL_COMPILE='$(XSLTPROC_COMPILE) common/id.tkl.xsl' + AC_SUBST(DTD_DIR) AC_ARG_WITH(docbook-dtd,[[ --with-docbook-dtd=DIR use docbookx.dtd in DIR]], [