libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, master, updated. v2.4.2-300-g92b77ed


From: Peter Rosin
Subject: [SCM] GNU Libtool branch, master, updated. v2.4.2-300-g92b77ed
Date: Thu, 18 Oct 2012 21:50:09 +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  92b77ed8bbf615ff2ed7710d9da1aae2e97755e8 (commit)
      from  a3b06455e9c78ba5d3b7261f1c1d6e51029f6335 (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 92b77ed8bbf615ff2ed7710d9da1aae2e97755e8
Author: Peter Rosin <address@hidden>
Date:   Thu Oct 18 23:49:21 2012 +0200

    libtool: kill leftover m4 quoting
    
    * build-aux/ltmain.in (func_mode_compile): Use literal ] and [.
    
    Signed-off-by: Peter Rosin <address@hidden>

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

Summary of changes:
 build-aux/ltmain.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
index b94115d..660af1c 100644
--- a/build-aux/ltmain.in
+++ b/build-aux/ltmain.in
@@ -1473,7 +1473,7 @@ func_mode_compile ()
 
     func_quote_for_eval "$libobj"
     test "X$libobj" != "X$func_quote_for_eval_result" \
-      && $ECHO "X$libobj" | $GREP '[@:>@~#^*{};<>?"'"'"'        &()|`$@<:@]' \
+      && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"'   &()|`$[]' \
       && func_warning "libobj name \`$libobj' may not contain shell special 
characters."
     func_dirname_and_basename "$obj" "/" ""
     objname=$func_basename_result


hooks/post-receive
-- 
GNU Libtool



reply via email to

[Prev in Thread] Current Thread [Next in Thread]