1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Remove unused and unsubstituted variables from Makefile.settings.in.

This commit is contained in:
Jelmer Vernooij 2009-05-01 20:03:30 +02:00
parent 9d26d7e63d
commit c0e710aa66

View File

@ -2,25 +2,16 @@
XSLTPROC = @XSLTPROC@
XMLLINT = @XMLLINT@
PNGTOPNM = @PNGTOPNM@
EPSTOPNM = @EPSTOPNM@
PNMTOPNG = @PNMTOPNG@
INKSCAPE = @INKSCAPE@
PNMTOPS = @PNMTOPS@
HTML2TEXT = @HTML2TEXT@
DB2TEXI = @DB2TEXI@
MAKEINFO = @MAKEINFO@
PLUCKERBUILD = @PLUCKERBUILD@
THUMBPDF = @THUMBPDF@
PDFLATEX = @PDFLATEX@ --file-line-error-style
LATEX = @LATEX@ --file-line-error-style
DBLATEX = @DBLATEX@
FOP = @FOP@
RM = @RM@
PERL = @PERL@
ifndef DEBUG_LATEX
PDFLATEX += --interaction nonstopmode
LATEX += --interaction nonstopmode
endif
# Paths
OUTPUTDIR = output
@ -29,7 +20,6 @@ TEXINFODIR = $(OUTPUTDIR)/texi
SRCDIR = ../source3
EPSTOPDF = @EPSTOPDF@
MANPAGEDIR3 = manpages-3
MAKEINDEX = @MAKEINDEX@
SMBDOTCONFDOC = smbdotconf
DOCBOOKDIR = tmp
PSDIR = $(OUTPUTDIR)