From: Alexandre Duret-Lutz Date: Mon, 15 Dec 2003 22:36:43 +0000 (+0000) Subject: * tests/txinfo24.test, tests/txinfo25.test, tests/txinfo28.test: X-Git-Tag: Release-1-8b~125 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=6bd6e15ee148e547479efe92f5de8eb11ba0db4a;p=automake.git * tests/txinfo24.test, tests/txinfo25.test, tests/txinfo28.test: Require texi2dvi-o. Report from Václav Haisman. --- diff --git a/ChangeLog b/ChangeLog index b65b3797..29485331 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-12-15 Alexandre Duret-Lutz + + * tests/txinfo24.test, tests/txinfo25.test, tests/txinfo28.test: + Require texi2dvi-o. + Report from Václav Haisman. + 2003-12-10 Alexandre Duret-Lutz * configure.ac, NEWS: Bump version to 1.8a. diff --git a/Makefile.in b/Makefile.in index 189e4ebe..d3d5ca97 100644 --- a/Makefile.in +++ b/Makefile.in @@ -37,8 +37,7 @@ POST_UNINSTALL = : subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ - ChangeLog INSTALL NEWS THANKS TODO configure configure.ac \ - texinfo.tex + ChangeLog INSTALL NEWS THANKS TODO configure configure.ac ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \ $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \ diff --git a/THANKS b/THANKS index b591703a..df2b0528 100644 --- a/THANKS +++ b/THANKS @@ -230,6 +230,7 @@ Tim Mooney mooney@dogbert.cc.ndsu.NoDak.edu Tim Van Holder tim.van.holder@pandora.be Tom Epperly tepperly@llnl.gov Ulrich Drepper drepper@gnu.ai.mit.edu +Václav Haisman V.Haisman@sh.cvut.cz Vadim Zeitlin Vadim.zeitlin@dptmaths.ens-cachan.fr Werner Koch wk@isil.d.shuttle.de William S Fulton wsf@fultondesigns.co.uk diff --git a/tests/txinfo24.test b/tests/txinfo24.test index 88cfe0b5..d48ccab8 100755 --- a/tests/txinfo24.test +++ b/tests/txinfo24.test @@ -21,7 +21,7 @@ # Check that info files are built in builddir when needed. # (Similar to txinfo16.test, plus CLEANFILES.) -required='makeinfo tex' +required='makeinfo tex texi2dvi-o' . ./defs || exit 1 set -e diff --git a/tests/txinfo25.test b/tests/txinfo25.test index baee5439..944c9a19 100755 --- a/tests/txinfo25.test +++ b/tests/txinfo25.test @@ -21,7 +21,7 @@ # Similar to texinfo24.test, but with two info files, only one of # which being cleaned. -required='makeinfo tex' +required='makeinfo tex texi2dvi-o' . ./defs || exit 1 set -e diff --git a/tests/txinfo28.test b/tests/txinfo28.test index 4709ff0f..59254adf 100755 --- a/tests/txinfo28.test +++ b/tests/txinfo28.test @@ -22,7 +22,7 @@ # Similar to txinfo24.test, but obfuscating filenames with variable references. # Report from Ralf Corsepius. -required='makeinfo tex' +required='makeinfo tex texi2dvi-o' . ./defs || exit 1 set -e