summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorlhb-jr <lhb.jr@gmx.com>2014-03-20 20:51:06 -0400
committerlhb-jr <lhb.jr@gmx.com>2014-03-20 20:51:06 -0400
commit8a5de44bb829d65fcf156b97eb040d9482f70b36 (patch)
treec8f4dd5c74beeacfb18665c8c8862614c49c54fa /man/Makefile.am
parentc0acbd0656ae0aeaa53f1d291fdee385ea43f7ff (diff)
modified: configure.ac
modified: man/Makefile.am Added checking for DocBook in configure
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index a82d537dbf..80d2086772 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -22,8 +22,7 @@ man_MANS = \
CLEANFILES = \
$(MANPAGES)
-XSLTPROC_FLAGS = \
- --nonet \
+XSLTPROC_FLAGS += \
--stringparam man.output.quietly 1 \
--stringparam funcsynopsis.style ansi \
--stringparam man.th.extra1.suppress 1 \