automake-patches
[Top][All Lists]
Advanced

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

[FYI] {testsuite-work} tests: drop useless requirement in 'license.test'


From: Stefano Lattarini
Subject: [FYI] {testsuite-work} tests: drop useless requirement in 'license.test'
Date: Sat, 16 Jul 2011 13:21:35 +0200

* tests/license.test: Drop  useless requirement "makeinfo".  Add
an extra blank line, for clarity.
---
 ChangeLog          |    6 ++++++
 tests/license.test |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e42c3e3..84b8671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-16  Stefano Lattarini  <address@hidden>
+
+       tests: drop useless requirement in 'license.test'
+       * tests/license.test: Drop  useless requirement "makeinfo".  Add
+       an extra blank line, for clarity.
+
 2011-07-08  Stefano Lattarini  <address@hidden>
 
        tests: fix weakness in 'tests-environment-backcompat.test'
diff --git a/tests/license.test b/tests/license.test
index d0f936f..0ab7ce7 100755
--- a/tests/license.test
+++ b/tests/license.test
@@ -16,10 +16,10 @@
 
 # Make sure COPYING is not overwritten, even with -a -f.
 
-required=makeinfo
 . ./defs || Exit 1
 
 echo AC_OUTPUT >>configure.in
+
 cat >Makefile.am <<\EOF
 test1: distdir
        grep 'GNU GENERAL PUBLIC LICENSE' $(distdir)/COPYING
-- 
1.7.2.3




reply via email to

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