summaryrefslogtreecommitdiff
path: root/PROBLEMS
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-06-01 14:59:11 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-06-03 04:00:45 -0500
commite1e305962ce4ecb4375189c2f8035d5cec7db7c5 (patch)
tree3684ecc7cfbfc158ac513dda4782b6f23a9b2fba /PROBLEMS
parent4217304fed9cd062a5234e1211012432166f8420 (diff)
downloadgroff-git-e1e305962ce4ecb4375189c2f8035d5cec7db7c5.tar.gz
[build]: Rename APPRES* stuff to APPDEF*.
* configure.ac: * m4/groff.m4 (GROFF_APPDEFDIR_OPTION, GROFF_APPDEFDIR_DEFAULT, GROFF_APPDEFDIR_CHECK): Rename m4 macros and shell variable from "*appres*" to "*appdef*. Update interpolation sites. * configure.ac: * m4/groff.m4 (GROFF_APPDEFDIR_CHECK): Further rename this... (GROFF_APPDEFDIR_NOTICE): ...to this, for consistency with other post-report output macros. * Makefile.am: * PROBLEMS: * doc/automake.mom: * src/devices/xditview/xditview.am: Update interpolation sites of `appresdir`. * Makefile.am: * src/devices/xditview/gxditview.1.man: * src/roff/groff/groff.1.man: Update interpolation site of `APPRESDIR`. * NEWS: Add item.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/PROBLEMS b/PROBLEMS
index 90064e7de..6c66703c7 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -479,7 +479,7 @@ Make sure that the paper size is `letter'. See groff_tmac(5).
This error means you haven't correctly installed the application
defaults file, GXditview.ad; `make install' does this for you
automatically, so either you didn't do `make install', or you haven't
-passed a good `--appresdir=<DIR>' argument to groff's configure
+passed a good `--appdefdir=<DIR>' argument to groff's configure
script.
See the X(7) man page for information how and where application