]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* tests/tar2.test: Skip the test if no pax archiver were found.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 22 May 2004 14:48:00 +0000 (14:48 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 22 May 2004 14:48:00 +0000 (14:48 +0000)
ChangeLog
tests/tar2.test

index 613fe0bbaaa0386cd31e2706b7238d030611a60a..376bcd113f61058748281a7d48806ea9fd27f468 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-05-22  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * 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
index 9539c318531ef65661397a8ef0ded9b293cdd4bc..c892411e22a6bdfa247534578f562f37cd9b98c1 100755 (executable)
@@ -37,5 +37,8 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE
 ./configure
+
+grep 'am__tar.*false' Makefile && exit 77
+
 $MAKE distcheck
 test -f tar2-1.0.tar.gz