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-132-g7244857


From: Charles Wilson
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-132-g7244857
Date: Sat, 27 Jun 2009 15:39:06 +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  7244857f7bc0e90f52ca5b6be37652911653e654 (commit)
      from  75765d58c38c55ef069ef100732c1e978f4151a6 (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 7244857f7bc0e90f52ca5b6be37652911653e654
Author: Charles Wilson <address@hidden>
Date:   Tue Jun 23 20:32:16 2009 -0400

    Add alias for obsoleted AC_LIBTOOL_RC macro.
    
    * libltdl/m4/libtool.m4: Add alias for obsoleted
    macro AC_LIBTOOL_RC.

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

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

diff --git a/ChangeLog b/ChangeLog
index 085852c..e5b40ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-06-27  Charles Wilson  <address@hidden>
+
+       Add alias for obsoleted AC_LIBTOOL_RC macro.
+       * libltdl/m4/libtool.m4: Add alias for obsoleted
+       macro AC_LIBTOOL_RC.
+
 2009-06-21  Charles Wilson  <address@hidden>
 
        Remove unneeded functions and options from cwrapper
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4
index 6beb125..0777d4d 100644
--- a/libltdl/m4/libtool.m4
+++ b/libltdl/m4/libtool.m4
@@ -860,6 +860,7 @@ AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
 dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
 dnl AC_DEFUN([AC_LIBTOOL_F77], [])


hooks/post-receive
-- 
GNU Libtool




reply via email to

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