wget: Fix compilation without deprecated OpenSSL 1.1 APIs
authorRosen Penev <redacted>
Sun, 6 Jan 2019 06:45:32 +0000 (22:45 -0800)
committertripolar <redacted>
Fri, 11 Jan 2019 16:28:45 +0000 (17:28 +0100)
commit338646ffc79c01f799e3f8c5fdee45593ba440f8
tree35dd2559d7dcb8ca6b35a5f565bdda0cb34ed388
parentf422a6fe492ef9c814c7ac3d7ff6525f0b6c503a
wget: Fix compilation without deprecated OpenSSL 1.1 APIs

The configure script uses a deprecated function to check for libssl. I tried patching configure.ac
and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix.

Signed-off-by: Rosen Penev <redacted>
net/wget/Makefile
git clone https://git.99rst.org/PROJECT