summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-01-08 23:53:01 +1100
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-01-08 23:53:01 +1100
commit9b9ff77b9ecf7701e33f5f6fe669d3fb89144c02 (patch)
tree5efa1624b1b11493dcc15f7f2ecafddb77ef6033 /configure.ac
parent50dceaaa51d7e43049fafbbcbdccf797bbd95028 (diff)
downloadgroff-git-9b9ff77b9ecf7701e33f5f6fe669d3fb89144c02.tar.gz
[build]: Use pnmtops's -quiet option if possible.
...to quieten build. * m4/groff.m4 (GROFF_PNMTOOLS_CAN_BE_QUIET): Add new macro to test pnmtops for support for (undocumented) '-quiet' option. * configure.ac: Perform the check. * doc/doc.am: Alter check of shell variable `pnmtops_nosetpage` (processed by AC_SUBST) to correctly match even if pnmtops accepts the '-quiet' option.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 84a15fadb..e205fca78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -165,6 +165,7 @@ GROFF_WITH_COMPATIBILITY_WRAPPERS
GROFF_TARGET_PATH_SEPARATOR
GROFF_HTML_PROGRAMS
GROFF_PDFDOC_PROGRAMS
+GROFF_PNMTOOLS_CAN_BE_QUIET
GROFF_PNMTOPS_NOSETPAGE
GROFF_MAKE_RM
GROFF_DIFF_D