automake-patches
[Top][All Lists]
Advanced

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

[FYI] {master} tests: fix spurious failure when testing wildcards in EXT


From: Stefano Lattarini
Subject: [FYI] {master} tests: fix spurious failure when testing wildcards in EXTRA_DIST
Date: Thu, 16 Feb 2012 10:06:17 +0100

* tests/extra10.test: Remove the "make distcheck" call, since, at
least with GNU make 3.82, it trips on the fact that $(srcdir) is
not explicitly used in the wildcard in EXTRA_DIST.
---
 tests/extra10.test |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/tests/extra10.test b/tests/extra10.test
index a635f9c..a695186 100755
--- a/tests/extra10.test
+++ b/tests/extra10.test
@@ -47,6 +47,4 @@ echo ccc > c.bar
 ./configure
 $MAKE test
 
-$MAKE distcheck
-
 :
-- 
1.7.9




reply via email to

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