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.2.6-130-g82f62c9


From: Charles Wilson
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-130-g82f62c9
Date: Sat, 20 Jun 2009 08:15:40 +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  82f62c98de38974cb63e39dbfeb2b45c614b4be7 (commit)
      from  2772d14559c584d142e44fdea69124ce62285b40 (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 82f62c98de38974cb63e39dbfeb2b45c614b4be7
Author: Yaakov Selkowitz <address@hidden>
Date:   Fri Jun 19 13:33:22 2009 -0400

    Ensure LT_PATH_LD works when called before LT_INIT
    
    * libltdl/m4/libtool.m4 (LT_PATH_LD): AC_REQUIRE _LT_PROG_ECHO_BACKSLASH.
    
    Signed-off-by: Charles Wilson <address@hidden>

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

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

diff --git a/ChangeLog b/ChangeLog
index 4d12190..efb0884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-06-19  Yaakov Selkowitz  <address@hidden> (tiny change)
+           Charles Wilson  <address@hidden>
+
+       Ensure LT_PATH_LD works when called before LT_INIT
+       * libltdl/m4/libtool.m4 (LT_PATH_LD): AC_REQUIRE 
_LT_PROG_ECHO_BACKSLASH.
+
 2009-06-14  Ralf Wildenhues  <address@hidden>
 
        Add versioning tests.
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4
index 5f24fab..6beb125 100644
--- a/libltdl/m4/libtool.m4
+++ b/libltdl/m4/libtool.m4
@@ -2772,6 +2772,7 @@ AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
 m4_require([_LT_DECL_SED])dnl
 m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
 
 AC_ARG_WITH([gnu-ld],
     [AS_HELP_STRING([--with-gnu-ld],


hooks/post-receive
-- 
GNU Libtool




reply via email to

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