autossh: fix compilation without ssh installed
authorRosen Penev <rosenp@gmail.com>
Sun, 13 Jun 2021 01:26:19 +0000 (18:26 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 6 Oct 2021 19:33:39 +0000 (12:33 -0700)
commitda568467118a8908303432500ec16510e0499318
tree625956a0773a518f61b4b9b8bdf99f592f4f5e87
parentdc5faddacba4a2d8c18ad65614a34ae9c9f24d52
autossh: fix compilation without ssh installed

configure script looks for host ssh. Just pass the configure variable
directly. --with-ssh doesn't work.

Also get rid of custom Compile section. It's not needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 63b7febf5f62a120539611b1f7c252db5dc244cb)
net/autossh/Makefile