autossh: fix compilation without ssh installed 15847/head
authorRosen Penev <rosenp@gmail.com>
Sun, 13 Jun 2021 01:26:19 +0000 (18:26 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 13 Jun 2021 03:15:33 +0000 (20:15 -0700)
commit63b7febf5f62a120539611b1f7c252db5dc244cb
tree9a3a88deadc58391f139d897914463da44f5bfc8
parente2d9e874dc1d15a0fa94846c0d186c89dfc8bc29
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>
net/autossh/Makefile