Merge modified --with-rsh patch: we now determine the default
authorMartin Pool <mbp@samba.org>
Wed, 6 Feb 2002 04:37:09 +0000 (04:37 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 6 Feb 2002 04:37:09 +0000 (04:37 +0000)
commit81c652d5d28efcc9bd9c69173305dc237b85c9d4
tree64194944ab174e3e356233b79142ba293edfe917
parentd7761c14803aea387fec917a6081721b3bf5fb7f
Merge modified --with-rsh patch: we now determine the default
remote-execution command as follows:

 1) if --with-rsh is specified, use that.

 2) otherwise if remsh is in the path, use that.

 3) otherwise use rsh

If remsh is present, we always modify the order of parameters to suit
it.  This is a bit strange.
configure.in
rsync.h