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  b7b68a3ce0e185d344d3cb0767867f1da5a6d4fb (commit)
      from  c188507816c4b43f3411677116ce4ab4b926958e (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 b7b68a3ce0e185d344d3cb0767867f1da5a6d4fb
Author: Peter Rosin <[email protected]>
Date:   Mon Nov 7 11:49:39 2011 +0100

    libtoolize: fix spelling nit.
    
    * libtoolize (M4SH_GETOPTS): Fix spelling nit.
    
    Signed-off-by: Peter Rosin <[email protected]>

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

Summary of changes:
 libtoolize.m4sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libtoolize.m4sh b/libtoolize.m4sh
index 9adf9e5..1857ad9 100644
--- a/libtoolize.m4sh
+++ b/libtoolize.m4sh
@@ -144,7 +144,7 @@ M4SH_GETOPTS(
   test -n "$env_warning" &&
     echo "$env_warning" |while read line; do func_warning "$line"; done
 
-  # validate $opt_nonrecursive, $opt_recursive and $ot_subproject
+  # validate $opt_nonrecursive, $opt_recursive and $opt_subproject
   if $opt_nonrecursive; then
     if $opt_recursive || $opt_subproject; then
       func_error "you can have at most one of --non-recursive, --recursive and 
--subproject"


hooks/post-receive
-- 
GNU Libtool

Reply via email to