From: Stefano Lattarini Date: Thu, 19 May 2011 20:50:35 +0000 (+0200) Subject: fix typos in latest ChangeLog entry X-Git-Tag: ng-0.5a~89^2~235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd424bd7a35c3335a7d96c6f38da5fa1114d73a5;p=thirdparty%2Fautomake.git fix typos in latest ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 55d1694dd..bf2600730 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ tests: avoid spurious failures in cross-compile mode * tests/depcomp2.test: Ensure verbose printing of captured stderr from configure. - * tests/ansi3.test ($required): Add 'non-cross', as the ansi2knr + * tests/ansi3.test ($required): Add 'native', as the ansi2knr functionality is not meant to work with a cross-compiler. * tests/ansi3b.test: Likewise. * tests/ansi5.test: Likewise. @@ -12,8 +12,8 @@ * tests/ansi8.test: Likewise. * tests/ansi10.test: Likewise. * tests/subobj3.test: Likewise. - * tests/check8.test ($required): Add 'non-cross', as this test - is not meant to work with a cross-compiler. + * tests/check8.test ($required): Add 'native', as this test is + not meant to work with a cross-compiler. * tests/gnits2.test: Likewise. * tests/ltconv.test: Likewise. * tests/ltcond2.test: Likewise.