projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix dependency on libol, should close #403
[openwrt.git]
/
package
/
tor
/
Config.in
diff --git
a/package/tor/Config.in
b/package/tor/Config.in
index
ac53567
..
aa0ac5c
100644
(file)
--- a/
package/tor/Config.in
+++ b/
package/tor/Config.in
@@
-1,7
+1,7
@@
config BR2_PACKAGE_TOR
config BR2_PACKAGE_TOR
-
tristate "tor -
An anonymous Internet communication system"
-# default m if CONFIG_DEVEL
- default
n
+
prompt "tor...............................
An anonymous Internet communication system"
+ tristate
+ default
m if CONFIG_DEVEL
select BR2_PACKAGE_LIBEVENT
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_LIBPTHREAD
select BR2_PACKAGE_LIBEVENT
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_LIBPTHREAD
@@
-15,4
+15,4
@@
config BR2_PACKAGE_TOR
and privacy features.
http://tor.eff.org/
and privacy features.
http://tor.eff.org/
-
+
This page took
0.020784 seconds
and
4
git commands to generate.