projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f622ee
)
curl: enable cookie support by default - increases .ipk by around 3K (#14518)
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Feb 2014 12:06:17 +0000
(12:06 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Feb 2014 12:06:17 +0000
(12:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39503
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/curl/Config.in
patch
|
blob
|
history
diff --git
a/libs/curl/Config.in
b/libs/curl/Config.in
index
a52b18e
..
086f5c2
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"