From: Ralf Wildenhues Date: Sun, 16 Jan 2011 11:14:03 +0000 (+0100) Subject: Revert "tests: avoid new failures due to nonexistent makeinfo." X-Git-Tag: v1.12.0b~396 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09c55b721e4236c694e00ec35d3b4e25a51e5478;p=platform%2Fupstream%2Fautomake.git Revert "tests: avoid new failures due to nonexistent makeinfo." This reverts commit 7a42b52f626f3b713196b5946b9bfbb3e173226b. --- diff --git a/ChangeLog b/ChangeLog index f008fa3..be35937 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,3 @@ -2011-01-16 Ralf Wildenhues - - tests: avoid new failures due to nonexistent makeinfo. - * tests/txinfo.test, tests/txinfo8.test: Create stub info files - so 'missing --run makeinfo' won't fail even if makeinfo is not - present. - 2011-01-15 Ralf Wildenhues docs: ensure example are separated with empty lines in the input diff --git a/tests/txinfo.test b/tests/txinfo.test index 1990492..b764e53 100755 --- a/tests/txinfo.test +++ b/tests/txinfo.test @@ -40,8 +40,6 @@ END echo '@setfilename textutils.info' > textutils.texi : > texinfo.tex -# Avoid requiring makeinfo. -: > textutils.info $ACLOCAL $AUTOCONF diff --git a/tests/txinfo8.test b/tests/txinfo8.test index da6ce91..13c8e31 100755 --- a/tests/txinfo8.test +++ b/tests/txinfo8.test @@ -43,8 +43,6 @@ test2: distdir END echo '@setfilename textutils.info' > textutils.texi -# Avoid requiring makeinfo. -: > textutils.info mkdir auxdir