summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-14 18:05:06 +0200
committerKay Sievers <kay@vrfy.org>2012-04-14 18:05:06 +0200
commit7c1d34c5d460a6c1acb39a0ab96338fcb1386ed4 (patch)
tree01ec61675aa5dd351769bd98bf3158928bd9e3ca /Makefile.am
parent690804ca8edf15ac49f637ca9e0b19da8aaa690e (diff)
build-sys: silence the xsltproc output
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c87b4d7a1..33b51d8e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2913,6 +2913,7 @@ CLEANFILES += \
if HAVE_XSLTPROC
XSLTPROC_FLAGS = \
--nonet \
+ --stringparam man.output.quietly 1 \
--stringparam funcsynopsis.style ansi
XSLTPROC_PROCESS_MAN = \