]> www.ginac.de Git - cln.git/commitdiff
Ensure that makeinfo ≥ 6.8 checks the @menu structure.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Jun 2023 20:31:25 +0000 (22:31 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Jun 2023 20:31:25 +0000 (22:31 +0200)
See <https://lists.gnu.org/archive/html/bug-texinfo/2023-06/msg00015.html>.

* doc/Makefile.am (AM_MAKEINFOFLAGS): New variable.

doc/Makefile.am

index 90746d71b0c84481fb0e320e2c3535efa3951b87..c4004b556f36a682b556552a6020cce00b955875 100644 (file)
@@ -1,4 +1,7 @@
 
 info_TEXINFOS = cln.texi
+# The customization variable CHECK_NORMAL_MENU_STRUCTURE is necessary with
+# makeinfo versions ≥ 6.8.
+AM_MAKEINFOFLAGS = -c CHECK_NORMAL_MENU_STRUCTURE=1
 AM_MAKEINFOHTMLFLAGS = --no-split