projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rename soekris port to x86
[openwrt.git]
/
openwrt
/
package
/
curl
/
Config.in
diff --git
a/openwrt/package/curl/Config.in
b/openwrt/package/curl/Config.in
index
6f36055
..
2506350
100644
(file)
--- a/
openwrt/package/curl/Config.in
+++ b/
openwrt/package/curl/Config.in
@@
-5,8
+5,7
@@
config BR2_COMPILE_CURL
config BR2_PACKAGE_LIBCURL
tristate "libcurl - A client-side URL transfer library"
config BR2_PACKAGE_LIBCURL
tristate "libcurl - A client-side URL transfer library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_COMPILE_CURL
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_ZLIB
select BR2_COMPILE_CURL
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_ZLIB
@@
-18,8
+17,7
@@
config BR2_PACKAGE_LIBCURL
config BR2_PACKAGE_CURL
tristate "curl - A client-side URL transfer tool"
config BR2_PACKAGE_CURL
tristate "curl - A client-side URL transfer tool"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIBCURL
help
A client-side URL transfer tool.
depends BR2_PACKAGE_LIBCURL
help
A client-side URL transfer tool.
This page took
0.024237 seconds
and
4
git commands to generate.