libssh2: Make crypto backends selectable 5565/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Feb 2018 12:26:16 +0000 (13:26 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Feb 2018 12:26:18 +0000 (13:26 +0100)
commit6b3f140c0c357dd8a6fedb032d296f129abf3a94
treeeb81ba600bc12db22d0fd28cd79d2ac0e419f4ec
parentf85ffb54f16e04b211b76e03ae29aa3ed96b9365
libssh2: Make crypto backends selectable

This adds a choice to menuselect so people can select if they would like
to compile libssh2 against mbedtls (default) or openssl.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/libssh2/Config.in [new file with mode: 0644]
libs/libssh2/Makefile