[systemd-commits] Makefile.am
Kay Sievers
kay at kemper.freedesktop.org
Sat Apr 14 09:06:04 PDT 2012
Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7c1d34c5d460a6c1acb39a0ab96338fcb1386ed4
Author: Kay Sievers <kay at vrfy.org>
Date: Sat Apr 14 18:05:06 2012 +0200
build-sys: silence the xsltproc output
diff --git a/Makefile.am b/Makefile.am
index c87b4d7..33b51d8 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 = \
More information about the systemd-commits
mailing list