automake-ng
[Top][All Lists]
Advanced

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

[Automake-ng] [FYI] [ng] maintcheck: drop explicit GNU make requirement


From: Stefano Lattarini
Subject: [Automake-ng] [FYI] [ng] maintcheck: drop explicit GNU make requirement
Date: Thu, 26 Apr 2012 15:27:03 +0200

* t/vala-parallel.sh ($required): Drop "GNUmake".  It was causing this
test to be spuriously skipped.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/vala-parallel.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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'
-- 
1.7.9.5




reply via email to

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