curl: enable cookie support by default - increases .ipk by around 3K (#14518)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2014-02-06 12:06:17 +00:00
parent 0f622ee37f
commit 3044632b94

View File

@ -27,7 +27,7 @@ endchoice
config LIBCURL_COOKIES
bool "Enable cookies support"
default n
default y
config LIBCURL_CRYPTO_AUTH
bool "Enable cryptographic authentication"