gbranden pushed a commit to branch master
in repository groff.
commit 49b611f1135cbf7f18b656bb445a291d48dd5c86
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun May 22 10:03:09 2022 -0500
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.
---
INSTALL.REPO | 15 ---------------
PROBLEMS | 13 +++++++++++++
2 files changed, 13 insertions(+), 15 deletions(-)
diff --git a/INSTALL.REPO b/INSTALL.REPO
index 3fda0076..796db5f8 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
diff --git a/PROBLEMS b/PROBLEMS
index e3ae116f..eccac979 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -760,6 +760,19 @@ future release of gnulib to do so.
----------------------------------------------------------------------
+* I am building from the Git repository, using 'autoreconf' from a GNU
+ Autoconf release earlier than 2.69, and I get this.
+
+ /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
+
+Ignore this. It doesn't occur in more recent versions of 'autoreconf'.
+
+----------------------------------------------------------------------
* Compilation dies with
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit