From: Adam Dickmeiss Date: Tue, 26 Aug 2008 08:35:40 +0000 (+0200) Subject: Fixed spelling for PDF_COMPILE X-Git-Url: http://git.indexdata.com/?p=m4-moved-to-github.git;a=commitdiff_plain;h=acee1cf4678c8c0908d65fcbc19f49c7c5aa677f Fixed spelling for PDF_COMPILE --- diff --git a/yaz.m4 b/yaz.m4 index 0c700e5..4e6df3e 100644 --- a/yaz.m4 +++ b/yaz.m4 @@ -18,7 +18,7 @@ HTML_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.htmlhelp.xsl' AC_SUBST(TKL_COMPILE) TKL_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.tkl.xsl' AC_SUBST(PDF_COMPILE) -PDF_COMPILE='idblatex -P latex.class.options=a4paper,12pt,twoside,openright' +PDF_COMPILE='dblatex -P latex.class.options=a4paper,12pt,twoside,openright' AC_SUBST(DTD_DIR) AC_ARG_WITH(docbook-dtd,[[ --with-docbook-dtd=DIR use docbookx.dtd in DIR]],