Can we add automake-history to the new Texinfo_GNU.cnf please?
To avoid the warning from makeinfo. I think it's this:

diff --git a/util/htmlxref.d/Texinfo_GNU.cnf b/util/htmlxref.d/Texinfo_GNU.cnf
index c43e3f54d2..982c7d490f 100644
--- a/util/htmlxref.d/Texinfo_GNU.cnf
+++ b/util/htmlxref.d/Texinfo_GNU.cnf
@@ -66,6 +66,9 @@ autogen               node    ${GS}/autoconf/manual/html_node/
 
 automake       mono    ${GS}/automake/manual/automake.html
 automake       node    ${GS}/automake/manual/html_node/
+ #
+ automake-history mono ${GS}/automake/history/automake-history.html
+ automake-history node ${GS}/automake/history/html_node/
 
 avl            node    http://adtinfo.org/libavl.html/
 
--thanks, karl.

Reply via email to