libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repost: [PATCH] Document wrapper changes.


From: Ralf Wildenhues
Subject: Re: Repost: [PATCH] Document wrapper changes.
Date: Mon, 22 Feb 2010 22:06:02 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

* Charles Wilson wrote on Sun, Feb 21, 2010 at 09:09:37PM CET:
> Ralf Wildenhues wrote:
> 
> > Don't you need to repeat the menu entry somewhere in the toplevel
> > @detailmenu?
> 
> Didn't know about detailmenu. Fixed.

This has me stumped.  The entry was added to the wrong menu, but
makeinfo did not complain.  I've always thought that it's the pickiest
about menu structure.  Anyway, I think the right thing to do is to add
the node at a new menu entry, as it's a new subnode.

I couldn't find any other inconsistencies in the manual.  Pushed.

Cheers,
Ralf

    manual: fix detailmenu ordering.
    
    * doc/libtool.texi (Top): Add section for `Linking executables'
    in the detailmenu.

diff --git a/doc/libtool.texi b/doc/libtool.texi
index c8251ce..f07eaf2 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -120,6 +120,10 @@ Using libtool
 * Installing executables::      Making programs available to users.
 * Static libraries::            When shared libraries are not wanted.
 
+Linking executables
+
+* Wrapper executables::         Wrapper executables for some platforms.
+
 Invoking @code{libtool}
 
 * Compile mode::                Creating library object files.
@@ -212,7 +216,6 @@ Platform quirks
 * Reloadable objects::          Binding object files together.
 * Multiple dependencies::       Removing duplicate dependent libraries.
 * Archivers::                   Programs that create static archives.
-* Wrapper executables::         Wrapper executables for some platforms.
 
 @end detailmenu
 @end menu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]