nmap: fix libssh2 build failure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Nov 2017 14:37:46 +0000 (15:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Nov 2017 15:40:36 +0000 (16:40 +0100)
commit302ab5ed258c366dfc3853954ef9ec20b22661ce
tree9aa1ed7070b39d4bf741adeca18973cc0000f440
parentf0b65bd90ce4429d6b7e952ce7de2d5f92a2dd26
nmap: fix libssh2 build failure

This commit adds a patch that fixes the libssh2 AC_CHECK_LIB() check,
and makes sure it is taken into account by doing an autoconf in the
package. We can't autoreconf as the package doesn't autoreconf
properly, so we do a manual autoconf.

Based on prior work from Baruch Siach and Max Filippov.

Fixes:

  http://autobuild.buildroot.net/results/9e636919c98cd31b5067c8306d0e481a672434cf
  http://autobuild.buildroot.net/results/912561f505ad10d1eaa96dbe247d5838e9968e14

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nmap/0002-configure.ac-fix-AC_CHECK_HEADER-call-to-test-for-li.patch [new file with mode: 0644]
package/nmap/nmap.mk