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  4faba0449e5abe8d136bbcd30544888b4b9dcdd3 (commit)
      from  25d44a7ae02548f1cc834e5a251fa3611643cf7d (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 4faba0449e5abe8d136bbcd30544888b4b9dcdd3
Author: Peter Rosin <[email protected]>
Date:   Tue Sep 7 11:07:10 2010 +0200

    Fixup texi typo in previous.
    
    * doc/libtool.texi (libtool script content) <postlink_cmds>:
    Add missing 'code' command.
    
    Signed-off-by: Peter Rosin <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog        |    4 ++++
 doc/libtool.texi |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5af41fb..65d0a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-09-07  Peter Rosin  <[email protected]>
 
+       Fixup texi typo in previous.
+       * doc/libtool.texi (libtool script content) <postlink_cmds>:
+       Add missing 'code' command.
+
        Convert POSIX file names to toolchain format for MSVC
        * libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG)
        [cygwin, mingw, pw32, cegcc] <cl*, postlink_cmds>: Make
diff --git a/doc/libtool.texi b/doc/libtool.texi
index 7d7eb76..9314612 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -6751,7 +6751,7 @@ are executed immediately after the program is linked.  
Any occurrence of
 the string @code{@@OUTPUT@@} in @code{postlink_cmds} is replaced by the
 name of the created executable (i.e.@: not the wrapper, if a wrapper is
 generated) prior to execution.  Similarly, @code{@@TOOL_OUTPUT@@} is
-replaced by the toolchain format of @{@@OUTPUT@@}.  Normally disabled
+replaced by the toolchain format of @code{@@OUTPUT@@}.  Normally disabled
 (i.e.@: @code{postlink_cmds} empty).
 @end defvar
 


hooks/post-receive
-- 
GNU Libtool

Reply via email to