automake-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-commit] [SCM] GNU Automake branch, msvc, updated. v1.11-653-g6


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, msvc, updated. v1.11-653-g6bb56e4
Date: Thu, 12 Jan 2012 08:38:58 +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 Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=6bb56e40bd31baa2488f0975e9d03e69ba7e963e

The branch, msvc has been updated
       via  6bb56e40bd31baa2488f0975e9d03e69ba7e963e (commit)
      from  7db422b23f1921c94a6eea7489b10b98fc7ef183 (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 6bb56e40bd31baa2488f0975e9d03e69ba7e963e
Author: Stefano Lattarini <address@hidden>
Date:   Thu Jan 12 09:36:05 2012 +0100

    tests: add missing dependency for some 'ar-lib*.test' tests
    
    This change fixes spurious failures of the tests ar-lib4.test,
    ar-lib6a.test and ar-lib6b.test.
    
    * tests/Makefile.am (ar-lib4.log): Depend explicitly on the
    `libtool-macros.log' file.
    (ar-lib6a.log, ar-lib6b.log): Likewise.

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

Summary of changes:
 tests/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 52b5114..bf732e5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -958,6 +958,9 @@ $(parallel_tests)
 
 # FIXME: make these automatically computed once we are merged into
 # FIXME: the `testsuite-work' branch.
+ar-lib4.log: libtool-macros.log
+ar-lib6a.log: libtool-macros.log
+ar-lib6b.log: libtool-macros.log
 depcomp4.log: libtool-macros.log
 depcomp7.log: libtool-macros.log
 depcomp8b.log: libtool-macros.log


hooks/post-receive
-- 
GNU Automake



reply via email to

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