summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-21 08:01:01 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-21 11:13:09 -0500
commit0b64b73c7a1b6001b46d2e083431320030fe96cc (patch)
treea2528e1ed6eb2fcf6829ea04755b833dcc58de0f /configure.ac
parent0e827c01b9896271a65054d2a6903bfd949b5eaf (diff)
downloadgroff-git-0b64b73c7a1b6001b46d2e083431320030fe96cc.tar.gz
[build]: Refactor uchardet-related macros.
* m4/groff.m4 (GROFF_UCHARDET_CHECK): Rename this... (GROFF_UCHARDET_NOTICE): ...to this. * configure.ac: Update call site. * m4/groff.m4 (GROFF_UCHARDET_NOTICE): Tighten wording of message reported to user. Make code style more readable and use indentation style that (mostly) prevails in the file.
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 fb6c235d4..08dbf9cf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ AC_PROG_MKDIR_P
GROFF_PROG_XPMTOPPM
PKG_PROG_PKG_CONFIG
GROFF_UCHARDET
-GROFF_PDFTOOLS
+GROFF_POPPLER
# use a dummy substitution if no csh hack is necessary to avoid errors
# with non-GNU sed programs
@@ -233,7 +233,7 @@ echo "\
GROFF_APPRESDIR_CHECK
GROFF_URW_FONTS_NOTICE
-GROFF_UCHARDET_CHECK
+GROFF_UCHARDET_NOTICE
GROFF_GHOSTSCRIPT_VERSION_NOTICE
GROFF_GROHTML_PROGRAM_NOTICE
GROFF_GROPDF_PROGRAM_NOTICE