diff options
Diffstat (limited to 'docs-xml/Makefile.settings.in')
-rw-r--r-- | docs-xml/Makefile.settings.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs-xml/Makefile.settings.in b/docs-xml/Makefile.settings.in index 8292c61e99..0bc4ab9bbf 100644 --- a/docs-xml/Makefile.settings.in +++ b/docs-xml/Makefile.settings.in @@ -1,7 +1,6 @@ # Programs XSLTPROC = @XSLTPROC@ XMLLINT = @XMLLINT@ -DVIPS = @DVIPS@ PNGTOPNM = @PNGTOPNM@ EPSTOPNM = @EPSTOPNM@ PNMTOPNG = @PNMTOPNG@ @@ -37,7 +36,6 @@ DOCBOOKDIR = tmp PSDIR = $(OUTPUTDIR) FOPDFDIR = $(OUTPUTDIR)/fo-pdf PDFDIR = $(OUTPUTDIR) -DVIDIR = $(OUTPUTDIR) FODIR = $(OUTPUTDIR) HTMLHELPDIR = $(OUTPUTDIR)/htmlhelp PEARSONDIR = $(OUTPUTDIR)/pearson |