[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Libtool branch, master, updated. v2.2.6-187-g3cca61a
From: |
Ralf Wildenhues |
Subject: |
[SCM] GNU Libtool branch, master, updated. v2.2.6-187-g3cca61a |
Date: |
Mon, 22 Feb 2010 21:06:01 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".
The branch, master has been updated
via 3cca61ae59c4eadb5d6bd423ec5cba435a337c8f (commit)
from 948e6bbecd55a6388297d8f0a85396e02888ab09 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3cca61ae59c4eadb5d6bd423ec5cba435a337c8f
Author: Ralf Wildenhues <address@hidden>
Date: Mon Feb 22 22:05:14 2010 +0100
manual: fix detailmenu ordering.
* doc/libtool.texi (Top): Add section for `Linking executables'
in the detailmenu.
Signed-off-by: Ralf Wildenhues <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
doc/libtool.texi | 5 ++++-
2 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 295123a..b8aae4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-22 Ralf Wildenhues <address@hidden>
+
+ manual: fix detailmenu ordering.
+ * doc/libtool.texi (Top): Add section for `Linking executables'
+ in the detailmenu.
+
2010-02-21 Charles Wilson <address@hidden>
Guard against strerror()==NULL
diff --git a/doc/libtool.texi b/doc/libtool.texi
index 8a191df..5f0d35c 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
hooks/post-receive
--
GNU Libtool
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Libtool branch, master, updated. v2.2.6-187-g3cca61a,
Ralf Wildenhues <=