[SCM] GNU Libtool branch, master, updated. v2.4.2-408-g1c89ed8

"Brooks Moses" <[email protected]>
Newsgroups gmane.comp.gnu.libtool.cvs
Message-ID <[email protected]>
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  1c89ed8e1cdbee5bf2a56627bf02ebdd427dc2e3 (commit)
      from  eee4f853019cc246b1d65054771f85ef500098ff (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 1c89ed8e1cdbee5bf2a56627bf02ebdd427dc2e3
Author: Brooks Moses <[email protected]>
Date:   Wed Oct 9 16:39:31 2013 -0700

    libtool: Remove unneeded quotes in assignment.
    
    The quotes in this assignment cause "make syntax-check" to
    fail.  Thus, this patch removes them.

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

Summary of changes:
 m4/libtool.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/m4/libtool.m4 b/m4/libtool.m4
index c02fb55..c0435a2 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -1931,7 +1931,7 @@ else
   tpf*)
     # Don't try to run any link tests for TPF.  We know it's impossible
     # because TPF is a cross-compiler, and we know how we open DSOs.
-    lt_cv_dlopen="dlopen"
+    lt_cv_dlopen=dlopen
     lt_cv_dlopen_libs=
     lt_cv_dlopen_self=no
     ;;


hooks/post-receive
-- 
GNU Libtool
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.