]> Dogcows Code - chaz/tar/blobdiff - tests/gzip.at
Use AT_GZIP_PREREQ
[chaz/tar] / tests / gzip.at
index 5da017c8aeda49877d945b3ed0f10a68d4ee1287..5cdcbfa0921eaf15aa2fcfa17f8cf898ad57efe2 100644 (file)
@@ -26,6 +26,7 @@ AT_KEYWORDS([gzip])
 unset TAR_OPTIONS
 
 AT_CHECK([
+AT_GZIP_PREREQ
 tar xfvz /dev/null
 test $? = 2 || exit 1
 ],
@@ -38,4 +39,4 @@ tar: Error exit delayed from previous errors
 ],
 [],[])
 
-AT_CLEANUP
\ No newline at end of file
+AT_CLEANUP
This page took 0.021355 seconds and 4 git commands to generate.