* t/instdir-no-empty.sh (required): makeinfo tex texi2dvi dvips.
* t/txinfo-bsd-make-recurs.sh (required): likewise.
# 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'
# 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