autossh: fix manual set of ssh path
authorBaruch Siach <baruch@tkos.co.il>
Thu, 14 Jun 2018 18:38:48 +0000 (21:38 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 15 Jun 2018 11:13:58 +0000 (13:13 +0200)
commitacf255e559c60eea03409ae457d673261910e9f7
treeea7468306f6195bb66c88d8f4c9ac1ed5e261825
parentf4b4f77e84b932162a0050111019343bfd174979
autossh: fix manual set of ssh path

The configure script that is bundled with autossh does not generate the
correct code for the AC_ARG_WITH() macro of --with-ssh. As a result, the
configure scripts always check the host location, and fails with ssh is
not found.

Restore the autoreconf that has been removed in the last bump to fix the
--with-ssh configure option.

Fixes:
http://autobuild.buildroot.net/results/25d/25d681f9df22c07cdf5a6b8756bfc2d5ecf36247/
http://autobuild.buildroot.net/results/f0a/f0ae62d0ed6bac011c507cfea7cd7157671baf39/
http://autobuild.buildroot.net/results/b15/b1546bb3e861c14771bdd03cda9ce2e9176a2069/

Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/autossh/autossh.mk