summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-07 18:11:49 -0700
committerKarl Berry <karl@freefriends.org>2020-05-07 18:11:49 -0700
commit1fae318a9042ca967ef9a4f03626cd8102470dd8 (patch)
tree5b8bf2ab7c8561b261af16957d92426d998650fd /t
parentc211745ed4b384a9329d779c2235c3c23ccce5fa (diff)
downloadautomake-1fae318a9042ca967ef9a4f03626cd8102470dd8.tar.gz
tests: TeX system required for two more tests.
* t/instdir-no-empty.sh (required): makeinfo tex texi2dvi dvips. * t/txinfo-bsd-make-recurs.sh (required): likewise.
Diffstat (limited to 't')
-rw-r--r--t/instdir-no-empty.sh1
-rw-r--r--t/txinfo-bsd-make-recurs.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/t/instdir-no-empty.sh b/t/instdir-no-empty.sh
index 6a8d51328..3d31c664e 100644
--- a/t/instdir-no-empty.sh
+++ b/t/instdir-no-empty.sh
@@ -17,6 +17,7 @@
# An empty "foo_PRIMARY" declaration should *not* cause "make install"
# to create directory $(foodir). See automake bug#10997 and bug#11030.
+required='makeinfo tex texi2dvi dvips'
. test-init.sh
cat >> configure.ac <<'END'
diff --git a/t/txinfo-bsd-make-recurs.sh b/t/txinfo-bsd-make-recurs.sh
index bcd978c83..0b1fc4b5b 100644
--- a/t/txinfo-bsd-make-recurs.sh
+++ b/t/txinfo-bsd-make-recurs.sh
@@ -17,6 +17,7 @@
# Make sure the documentation targets work as required with BSD make,
# even in the presence of subdirs (requires presence of default *-am rules).
+required='makeinfo tex texi2dvi dvips'
. test-init.sh
mkdir sub