mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-27 06:09:57 +08:00
manual: fix detailmenu ordering.
* doc/libtool.texi (Top): Add section for `Linking executables' in the detailmenu. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
This commit is contained in:
parent
948e6bbecd
commit
3cca61ae59
@ -1,3 +1,9 @@
|
||||
2010-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
manual: fix detailmenu ordering.
|
||||
* doc/libtool.texi (Top): Add section for `Linking executables'
|
||||
in the detailmenu.
|
||||
|
||||
2010-02-21 Charles Wilson <libtool@cwilson.fastmail.fm>
|
||||
|
||||
Guard against strerror()==NULL
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user