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-105-g8965cb5


From: Charles Wilson
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-105-g8965cb5
Date: Mon, 30 Mar 2009 01:27: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  8965cb5fa339aa4f63d0e77fcc91e0e46929348d (commit)
      from  b3072b0b3757910eae01c0b47ee80638f6e84cf5 (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 8965cb5fa339aa4f63d0e77fcc91e0e46929348d
Author: Charles Wilson <address@hidden>
Date:   Sun Mar 29 19:25:35 2009 -0400

    Improve compatibility with older automake
    
    * libltdl/m4/lt~obsolete.m4: Add AC_DEFUNs for
    _LT_PREPARE_SED_QUOTE_VARS and _LT_PROG_ECHO_BACKSLASH.
    Report by Yaakov Selkowitz.

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

Summary of changes:
 ChangeLog                 |    7 +++++++
 libltdl/m4/lt~obsolete.m4 |    2 ++
 2 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0a4ef31..bd09879 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-29  Charles Wilson  <address@hidden>
+
+       Improve compatibility with older automake
+       * libltdl/m4/lt~obsolete.m4: Add AC_DEFUNs for
+       _LT_PREPARE_SED_QUOTE_VARS and _LT_PROG_ECHO_BACKSLASH.
+       Report by Yaakov Selkowitz.
+
 2009-03-20  Peter Rosin  <address@hidden>
 
        LT_OUTPUT should always create the libtool script.
diff --git a/libltdl/m4/lt~obsolete.m4 b/libltdl/m4/lt~obsolete.m4
index b60bbd2..5f6a956 100644
--- a/libltdl/m4/lt~obsolete.m4
+++ b/libltdl/m4/lt~obsolete.m4
@@ -92,3 +92,5 @@ m4_ifndef([AC_LIBTOOL_CONFIG],                
[AC_DEFUN([AC_LIBTOOL_CONFIG])])
 m4_ifndef([_LT_AC_FILE_LTDLL_C],       [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
 m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS],        
[AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
 m4_ifndef([_LT_AC_PROG_CXXCPP],                
[AC_DEFUN([_LT_AC_PROG_CXXCPP])])
+m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS],        
[AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
+m4_ifndef([_LT_PROG_ECHO_BACKSLASH],   [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])


hooks/post-receive
--
GNU Libtool




reply via email to

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