libcurl: Don't need --without-(ssl/gnutls/nss/mbedtls) twice
authorTrent Piepho <tpiepho@impinj.com>
Tue, 13 Nov 2018 00:24:02 +0000 (00:24 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 13 Nov 2018 07:25:36 +0000 (08:25 +0100)
commit97060f445eed65d30326db8554be7ed3151ffa33
tree18e805663e0a4c356386818ac56bedd52b351a4f
parent73a78d2fb641b04e49b1ccb029869d950a1af0ea
libcurl: Don't need --without-(ssl/gnutls/nss/mbedtls) twice

Remove the --without-* options from the yes side of the TLS libraries
selection checks.

Since the --without-* option is now specified when the corresponding TLS
library is not being used, it's no longer necessary when enabling a TLS
library to explicity list all the other TLS libs that curl should not
use.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcurl/libcurl.mk