X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=5feff66927a5cb4a7af579134eda982fcdd467b7;hb=6d5cfeb757da524ed88bff55b2ee4e58b593641e;hp=3303c53eda219c6ae803b05458d14dc718ec89ad;hpb=cd7bdd4076ca154575bbef85eb2157e59befcfe2;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index 3303c53..5feff66 100644 --- a/configure.ac +++ b/configure.ac @@ -217,6 +217,7 @@ AC_CHECK_DECLS([time],,, [#include ]) AC_REPLACE_FUNCS(waitpid) +AC_ARG_VAR([RSH], [Configure absolute path to default remote shell binary]) AC_CACHE_CHECK(for remote shell, tar_cv_path_RSH, [if test -n "$RSH"; then tar_cv_path_RSH=$RSH