projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4eb0bf
)
curl: enable cookie support by default - increases .ipk by around 3K (#14518)
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 6 Feb 2014 12:06:17 +0000
(12:06 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 6 Feb 2014 12:06:17 +0000
(12:06 +0000)
SVN-Revision: 39503
libs/curl/Config.in
patch
|
blob
|
history
diff --git
a/libs/curl/Config.in
b/libs/curl/Config.in
index a52b18ec15bc21203e69bec2373ff8e5184e630d..086f5c24456dd04efa2215b3785f7fadb22aa3bb 100644
(file)
--- a/
libs/curl/Config.in
+++ b/
libs/curl/Config.in
@@
-27,7
+27,7
@@
endchoice
config LIBCURL_COOKIES
bool "Enable cookies support"
- default
n
+ default
y
config LIBCURL_CRYPTO_AUTH
bool "Enable cryptographic authentication"