diff options
Diffstat (limited to 't/txinfo23.sh')
-rwxr-xr-x | t/txinfo23.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/txinfo23.sh b/t/txinfo23.sh index 2db2b581f..9e47a29d7 100755 --- a/t/txinfo23.sh +++ b/t/txinfo23.sh @@ -19,7 +19,7 @@ # (Similar to txinfo13.test, plus DISTCLEANFILES). # (See also txinfo24.test and txinfo25.test). -required='makeinfo tex texi2dvi-o' +required='makeinfo tex texi2dvi' . ./defs || exit 1 cat >> configure.ac << 'END' |