libcurl: fix typo in configure option w/o OpenSSL
authorTrent Piepho <tpiepho@impinj.com>
Wed, 20 Feb 2019 01:40:06 +0000 (01:40 +0000)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 20 Feb 2019 21:32:21 +0000 (22:32 +0100)
commit1f2d3000c450968ccc544379cdade8f2e03a3581
tree9af9887bf9ada33e0831c038088fa4aee4fc36b7
parent040ab815554267753779d4ed53e82c78f48f182e
libcurl: fix typo in configure option w/o OpenSSL

When not using OpenSSL, the correct option to configure is --without-ssl
with two dashes.

Fixes: b8b78e7e6a ("libcurl: Allow selection of TLS package libcurl will use")
Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/libcurl/libcurl.mk