summaryrefslogtreecommitdiff
path: root/INSTALL.REPO
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-22 10:03:09 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-22 10:05:07 -0500
commit49b611f1135cbf7f18b656bb445a291d48dd5c86 (patch)
tree414b0e6c2aa46a9979b9b3029cfe840c64fc4324 /INSTALL.REPO
parentca36c48c28d46b5898e6be9c24c046795e620a9b (diff)
downloadgroff-git-49b611f1135cbf7f18b656bb445a291d48dd5c86.tar.gz
INSTALL.REPO, PROBLEMS: Migrate an item.
...from the former file to the latter, recongizing it as essentially historical. Autoconf 2.68 has not been the latest release for over 10 years now.
Diffstat (limited to 'INSTALL.REPO')
-rw-r--r--INSTALL.REPO15
1 files changed, 0 insertions, 15 deletions
diff --git a/INSTALL.REPO b/INSTALL.REPO
index 3fda00764..796db5f84 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -72,21 +72,6 @@ When the build is finished you can install the groff build artifacts.
$ make install # run with 'sudo' if necessary
-Notes:
-
-If you use an old 'autoreconf' version < 2.69, you might observe some
-diagnostic output like the following.
-
- /usr/share/aclocal/gtkglextmm-1.2.m4:225:
- warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
- /usr/share/aclocal/gtkglextmm-1.2.m4:225:
- run info '(automake)Extending aclocal'
- /usr/share/aclocal/gtkglextmm-1.2.m4:225:
- or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
-
-Just ignore this. It doesn't occur in more recent versions of
-'autoreconf'.
-
Several dozen sanity checks can be performed within the build tree.
$ make check # run with -j option if desired