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  55e9cc469d1c7af570db876238ce2a26cc9506ac (commit)
      from  3a4f0d3958890c6d3ac1ff626b17586845d262bb (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 55e9cc469d1c7af570db876238ce2a26cc9506ac
Author: Akim Demaille <[email protected]>
Date:   Fri Sep 11 13:14:29 2009 +0200

    libtool: clean libconftest.a.
    
    * libltdl/m4/libtool.m4 (_LT_REQUIRED_DARWIN_CHECKS): Here.
    
    Signed-off-by: Ralf Wildenhues <[email protected]>

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

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

diff --git a/ChangeLog b/ChangeLog
index a12d764..6dd49ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-11  Akim Demaille  <[email protected]>
+
+       libtool: clean libconftest.a.
+       * libltdl/m4/libtool.m4 (_LT_REQUIRED_DARWIN_CHECKS): Here.
+
 2009-09-10  Peter Rosin  <[email protected]>
 
        func_win32_libid doesn't work with MS dumpbin
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4
index bebce6b..a8c186b 100644
--- a/libltdl/m4/libtool.m4
+++ b/libltdl/m4/libtool.m4
@@ -991,7 +991,7 @@ _LT_EOF
       else
        cat conftest.err >&AS_MESSAGE_LOG_FD
       fi
-        rm -f conftest.err conftest.a conftest conftest.c
+        rm -f conftest.err libconftest.a conftest conftest.c
         rm -rf conftest.dSYM
     ])
     case $host_os in


hooks/post-receive
-- 
GNU Libtool


Reply via email to