X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=7521d6484772dfd9a409135f3d676a5405ba0d1b;hb=166b7c7d028c3dbcfded5c834b9bf752d2fb41f0;hp=1b1831afcea9d4ab890fda4a3fa4b40c436a345e;hpb=be34933b638b75a40513ea2b724c756b1f8e3b85;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index 1b1831a..7521d64 100644 --- a/configure.ac +++ b/configure.ac @@ -121,6 +121,13 @@ else [Define to the full path of your rsh, if any.]) fi +TAR_COMPR_PROGRAM(compress) +TAR_COMPR_PROGRAM(gzip) +TAR_COMPR_PROGRAM(bzip2) +TAR_COMPR_PROGRAM(lzma) +TAR_COMPR_PROGRAM(lzop) +TAR_COMPR_PROGRAM(xz) + AC_MSG_CHECKING(for default archive format) AC_ARG_VAR([DEFAULT_ARCHIVE_FORMAT],