automake-patches
[Top][All Lists]
Advanced

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

[FYI] {master} tests: remove redundant requirement


From: Stefano Lattarini
Subject: [FYI] {master} tests: remove redundant requirement
Date: Sat, 7 Apr 2012 13:37:00 +0200

* tests/txinfo19.test ($required): Drop required "tex", it is not
really needed.
Add trailing ':' command since we are at it.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 tests/txinfo19.test |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/tests/txinfo19.test b/tests/txinfo19.test
index e304b42..63417f8 100755
--- a/tests/txinfo19.test
+++ b/tests/txinfo19.test
@@ -16,7 +16,7 @@
 
 # Test support for DJGPP's .iNN info files.
 
-required='makeinfo tex'
+required=makeinfo
 . ./defs || Exit 1
 
 echo AC_OUTPUT >> configure.ac
@@ -68,3 +68,5 @@ test ! -f main.i21
 $MAKE maintainer-clean
 test ! -f main.i7
 test ! -f main.i39
+
+:
-- 
1.7.9




reply via email to

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