From: Alexandre Duret-Lutz Date: Sat, 22 May 2004 14:48:00 +0000 (+0000) Subject: * tests/tar2.test: Skip the test if no pax archiver were found. X-Git-Tag: Release-1-8b~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd78771248e8e84bed189390e8b4380a64a452d0;p=thirdparty%2Fautomake.git * tests/tar2.test: Skip the test if no pax archiver were found. --- diff --git a/ChangeLog b/ChangeLog index 613fe0bba..376bcd113 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-05-22 Alexandre Duret-Lutz + * tests/tar2.test: Skip the test if no pax archiver were found. + * NEWS: Sync with branch-1-8, and reorganize current entry. * automake.in (handle_libraries): Make the diagnostic about diff --git a/tests/tar2.test b/tests/tar2.test index 9539c3185..c892411e2 100755 --- a/tests/tar2.test +++ b/tests/tar2.test @@ -37,5 +37,8 @@ $ACLOCAL $AUTOCONF $AUTOMAKE ./configure + +grep 'am__tar.*false' Makefile && exit 77 + $MAKE distcheck test -f tar2-1.0.tar.gz