diff -Naur texinfo-4.11-orig/util/dvipdf.test texinfo-4.11/util/dvipdf.test
--- texinfo-4.11-orig/util/dvipdf.test 2007-07-01 16:28:54.000000000 -0600
+++ texinfo-4.11/util/dvipdf.test 2007-10-09 19:31:00.000000000 -0600
@@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
+required='tex'
+
. ./defs || exit 1
set -e
diff -Naur texinfo-4.11-orig/util/texi2dvi.test texinfo-4.11/util/texi2dvi.test
--- texinfo-4.11-orig/util/texi2dvi.test 2007-07-29 09:05:15.000000000 -0600
+++ texinfo-4.11/util/texi2dvi.test 2007-10-09 19:31:25.000000000 -0600
@@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
+required='tex'
+
. ./defs || exit 1
set -e