From 6dcfd7cbee3a24fe3ce39d63698e3a621df48f3b Mon Sep 17 00:00:00 2001 From: Phil Holmes Date: Mon, 13 Jun 2011 15:44:04 +0100 Subject: [PATCH] Change --batch to --quiet in texi2pdf call in make --- stepmake/stepmake/texinfo-rules.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmake/stepmake/texinfo-rules.make b/stepmake/stepmake/texinfo-rules.make index f9e471a167..53ff4bce53 100644 --- a/stepmake/stepmake/texinfo-rules.make +++ b/stepmake/stepmake/texinfo-rules.make @@ -60,9 +60,9 @@ $(outdir)/%.info: %.texi $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep $(outd $(outdir)/%.pdf: $(outdir)/%.texi $(outdir)/version.itexi $(outdir)/%.pdf.omf $(outdir)/weblinks.itexi ifeq ($(WEB_VERSION),yes) - cd $(outdir); texi2pdf $(TEXI2PDF_FLAGS) -D web_version -I $(abs-src-dir) --batch $(TEXINFO_PAPERSIZE_OPTION) $(