summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-21 06:53:21 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-21 11:13:09 -0500
commit9512080bf5b4822cfee7a84d9432f01fae036e65 (patch)
tree6cdf316662fcb4402590b7bd4a85553b423f6b6a /configure.ac
parentf10366f2649faeebc62d702e22b2e27399b09a00 (diff)
downloadgroff-git-9512080bf5b4822cfee7a84d9432f01fae036e65.tar.gz
[build]: Rename URW-related macros.
* m4/groff.m4 (GROFF_URW_FONTS_CHECK): Rename this... (GROFF_URW_FONTS_NOTICE): ...to this. (GROFF_URW_FONTS): ...and this... (GROFF_URW_FONTS_CHECK): ...to this. (GROFF_URW_FONTS_NOTICE): Give lengthy notice message a one-line summary.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3a878b688..fb6c235d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,7 +177,7 @@ gl_LOCALCHARSET
# Check for presence of URW fonts (these require Ghostscript, which is
# checked for by GROFF_CHECK_GROHTML_PROGRAMS).
-GROFF_URW_FONTS
+GROFF_URW_FONTS_CHECK
AM_CONDITIONAL([BUILD_WINSCRIPTS], [test -n "$make_winscripts"])
@@ -232,7 +232,7 @@ echo "\
----------------------------------------------------------------------"
GROFF_APPRESDIR_CHECK
-GROFF_URW_FONTS_CHECK
+GROFF_URW_FONTS_NOTICE
GROFF_UCHARDET_CHECK
GROFF_GHOSTSCRIPT_VERSION_NOTICE
GROFF_GROHTML_PROGRAM_NOTICE