From: Alexandre Duret-Lutz Date: Mon, 15 Dec 2003 22:36:44 +0000 (+0000) Subject: * tests/txinfo24.test, tests/txinfo25.test, tests/txinfo28.test: X-Git-Tag: v1.10.2~662 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=830533e5f711dafb3a684aaec66fdfcffabf1594;p=platform%2Fupstream%2Fautomake.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 b65b37978..294853315 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 189e4ebe1..d3d5ca974 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 b591703a9..df2b05289 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 88cfe0b55..d48ccab87 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 baee54393..944c9a196 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 4709ff0fd..59254adf8 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