summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-08-03 19:16:39 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-08-03 19:28:14 -0500
commit4069ab69fb13756dc6b74e67986fc1e448654598 (patch)
treeb84d81b0ffa88efd89cc509ea8a832a0ee1afe31 /m4
parent07abbc6099f24a7701a338c2f67cc72ce2b3f858 (diff)
downloadgroff-git-4069ab69fb13756dc6b74e67986fc1e448654598.tar.gz
Scrub references to support for snapshot builds.
See previous reversion commit for rationale.
Diffstat (limited to 'm4')
-rw-r--r--m4/groff.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/groff.m4 b/m4/groff.m4
index 1d2c6d435..3d1cb1aee 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -393,7 +393,7 @@ AC_DEFUN([GROFF_PNMTOOLS_CAN_BE_QUIET], [
# Check whether pnmtops can handle the -nosetpage option.
#
# We require this both for grohtml operation and generation of
-# doc/gnu.eps from repository/snapshot archive builds.
+# doc/gnu.eps from repository builds.
AC_DEFUN([GROFF_PNMTOPS_NOSETPAGE], [
pnmtops_nosetpage="pnmtops $pnmtools_quiet"