tests: drop requirement 'texi2dvi-o'; 'texi2dvi' is enough
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 20 Jun 2012 09:52:20 +0000 (11:52 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 20 Jun 2012 09:52:20 +0000 (11:52 +0200)
commit32d81dcd41d33c3e31fe64c243946570b2d400d3
tree3427844bb415cd69d9e87af9a2c66c41bb13d701
parent205c7572497789676bea3167b9cdeede69236a16
tests: drop requirement 'texi2dvi-o'; 'texi2dvi' is enough

* defs: Since we now require Texinfo 4.9 or later in the Automake
generated Makefiles, and since the '-o' option of texi2dvi has been
supported since Texinfo 4.1, the requirement 'texi2dvi-o' is
obsolete -- the simpler requirement 'texi2dvi' is enough.
* t/silent8.sh ($required): Adjust by using simply 'texi2dvi'
instead of 'texi2dvi-o'
* t/txinfo-no-clutter.sh: Likewise.
* t/txinfo13.sh: Likewise.
* t/txinfo23.sh: Likewise.
* t/txinfo24.sh: Likewise.
* t/txinfo25.sh: Likewise.
* t/txinfo28.sh: Likewise.
* t/txinfo33.sh: Likewise.
* t/vtexi4.sh: Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
defs
t/silent8.sh
t/txinfo-no-clutter.sh
t/txinfo13.sh
t/txinfo23.sh
t/txinfo24.sh
t/txinfo25.sh
t/txinfo28.sh
t/txinfo33.sh
t/vtexi4.sh