projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix cups depends
[openwrt.git]
/
openwrt
/
package
/
ssltunnel
/
Config.in
diff --git
a/openwrt/package/ssltunnel/Config.in
b/openwrt/package/ssltunnel/Config.in
index
d37f302
..
169c5c5
100644
(file)
--- a/
openwrt/package/ssltunnel/Config.in
+++ b/
openwrt/package/ssltunnel/Config.in
@@
-1,8
+1,8
@@
config BR2_PACKAGE_SSLTUNNEL
config BR2_PACKAGE_SSLTUNNEL
- prompt "ssltunnel ........................A PPP over SSL vpn tool"
+ prompt "ssltunnel ........................
A PPP over SSL vpn tool"
tristate
default m if CONFIG_DEVEL
tristate
default m if CONFIG_DEVEL
- select BR2_
COMPILE_
OPENSSL
+ select BR2_
PACKAGE_LIB
OPENSSL
select BR2_PACKAGE_PPP
help
A PPP over SSL vpn tool
select BR2_PACKAGE_PPP
help
A PPP over SSL vpn tool
This page took
0.022197 seconds
and
4
git commands to generate.