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 f67a13c5a01b6890c49b6370e0b37dcffe774d6d (commit)
from 2e40f7209a10b9d814f558784eb5018d5e404be3 (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 f67a13c5a01b6890c49b6370e0b37dcffe774d6d
Author: Jan Engelhardt <[email protected]>
Date: Mon Jan 28 17:15:38 2013 +0100
doc: fix an orthographic error
* doc/libtool.texi (Install mode): Ensure, not insure.
Signed-off-by: Peter Rosin <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
doc/libtool.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/libtool.texi b/doc/libtool.texi
index f7787f6..c06ddaa 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -1696,7 +1696,7 @@ not
libdir='/tmp/usr/local/lib'
@end example
-@code{inst-prefix} is also used to insure that if the installed
+@code{inst-prefix} is also used to ensure that if the installed
object must be relinked upon installation, that it is relinked
against the libraries in @var{inst-prefix-dir}/@code{prefix},
not @code{prefix}.
hooks/post-receive
--
GNU Libtool