gbranden pushed a commit to branch master
in repository groff.
commit af7a753dcb99c73ac1056058ddaeea6f0400ecaf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 12 12:13:45 2021 +1100
m4/groff.m4: Clarify message.
* m4/groff.m4 (GROFF_HTML_PROGRAMS): Clarify message; it is only
groff-generated HTML that is disabled by the absence of the programs
checked for. (`makeinfo` can still generate our Texinfo manual in
HTML format.)
---
ChangeLog | 7 +++++++
m4/groff.m4 | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8fd0a86..15bb0c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-11-12 G. Branden Robinson <[email protected]>
+
+ * m4/groff.m4 (GROFF_HTML_PROGRAMS): Clarify message; it is only
+ groff-generated HTML that is disabled by the absence of the
+ programs checked for. (`makeinfo` can still generate our
+ Texinfo manual in HTML format.)
+
2021-11-11 G. Branden Robinson <[email protected]>
[build]: Drop `BUILD_INFODOC` symbol. Ship manual in GNU Info,
diff --git a/m4/groff.m4 b/m4/groff.m4
index e73a217..353c56a 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -268,8 +268,8 @@ AC_DEFUN([GROFF_HTML_PROGRAMS],
docnote=.
test $docadd_html = yes && docnote=';
- therefore, it will neither be possible to prepare, nor to install,
- documentation in HTML format.'
+ therefore, it will be possible neither to prepare, nor to install,
+ groff-generated documentation in HTML format.'
AC_MSG_WARN([missing program$plural:
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit