[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.11b-
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.11b-141-g9500eeb |
Date: |
Thu, 26 Apr 2012 13:27:41 +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=9500eebfbe5b5fc58e59e78b537b6a713decc9d0
The branch, ng/master has been updated
via 9500eebfbe5b5fc58e59e78b537b6a713decc9d0 (commit)
from 4b0e56f48db441424a76730ac735163e59029d73 (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 9500eebfbe5b5fc58e59e78b537b6a713decc9d0
Author: Stefano Lattarini <address@hidden>
Date: Thu Apr 26 15:26:21 2012 +0200
[ng] maintcheck: drop explicit GNU make requirement
* t/vala-parallel.sh ($required): Drop "GNUmake". It was causing this
test to be spuriously skipped.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
t/vala-parallel.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/t/vala-parallel.sh b/t/vala-parallel.sh
index 8b6aff5..d522093 100755
--- a/t/vala-parallel.sh
+++ b/t/vala-parallel.sh
@@ -16,7 +16,7 @@
# Vala support with parallel make.
-required='valac cc GNUmake'
+required='valac cc'
. ./defs || Exit 1
cat >> configure.ac <<'END'
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.11b-141-g9500eeb,
Stefano Lattarini <=