From 69c0031a576a27e861a4d85b687a0d9f569192f6 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Fri, 20 Aug 2010 07:02:46 +0200 Subject: [PATCH] Don't hide the table of contents in the manual. * doc/libtool.texi: Move the table of contents to the beginning. Prompted by patch from Bruno Haible against Automake. Signed-off-by: Ralf Wildenhues --- ChangeLog | 4 ++++ doc/libtool.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec311e8e8..a4ca67398 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-08-20 Ralf Wildenhues + Don't hide the table of contents in the manual. + * doc/libtool.texi: Move the table of contents to the beginning. + Prompted by patch from Bruno Haible against Automake. + Remove superfluous dependency in Makefile.am. * Makefile.am (tests/demo-conf.test): Remove dependency on libtool, this test is a primary source and not generated. diff --git a/doc/libtool.texi b/doc/libtool.texi index 3f356c387..d0eaec4c1 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -70,6 +70,8 @@ the section entitled "GNU Free Documentation License". @syncodeindex tp cp @synindex pg cp +@contents + @ifnottex @node Top, Introduction, (dir), (dir) @comment node-name, next, previous, up @@ -6368,6 +6370,4 @@ order to test new changes without having to rerun @code{configure}. @printindex cp -@c summarycontents -@contents @bye -- 2.47.3