automake-patches
[Top][All Lists]
Advanced

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

[FYI] {maint} tests: drop unnecessary requirement in 'subpkg.test'


From: Stefano Lattarini
Subject: [FYI] {maint} tests: drop unnecessary requirement in 'subpkg.test'
Date: Tue, 27 Dec 2011 19:33:36 +0100

* tests/subpkg.test ($required): Drop "bison", it is not required
anymore since commit `v1.11-502-g7e5ae80'.
---
 ChangeLog         |    6 ++++++
 tests/subpkg.test |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c2fcf49..ab99cd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-12-27  Stefano Lattarini  <address@hidden>
 
+       tests: drop unnecessary in 'subpkg.test'
+       * tests/subpkg.test ($required): Drop "bison", it is not required
+       anymore since commit `v1.11-502-g7e5ae80'.
+
+2011-12-27  Stefano Lattarini  <address@hidden>
+
        gitlog-to-changelog: new auxiliary script, synced from gnulib
 
        We have plans to stop maintaining a version-controlled ChangeLog
diff --git a/tests/subpkg.test b/tests/subpkg.test
index f197ad4..579a0a4 100755
--- a/tests/subpkg.test
+++ b/tests/subpkg.test
@@ -16,7 +16,7 @@
 
 # Check subpackage handling.
 
-required='gcc bison'
+required=gcc
 . ./defs || Exit 1
 
 set -e
-- 
1.7.7.3




reply via email to

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