projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea4c53c
)
Second verse, same as the first.
author
Rob Landley
<rob@landley.net>
Mon, 10 Apr 2006 17:34:12 +0000
(17:34 -0000)
committer
Rob Landley
<rob@landley.net>
Mon, 10 Apr 2006 17:34:12 +0000
(17:34 -0000)
networking/Config.in
patch
|
blob
|
history
diff --git
a/networking/Config.in
b/networking/Config.in
index 0a57170f0ca95d6bc7dbb26eb717c5ce17734279..36349e90f7e6ea205dfe78c411e5df0b3435468a 100644
(file)
--- a/
networking/Config.in
+++ b/
networking/Config.in
@@
-684,7
+684,7
@@
config CONFIG_FEATURE_WGET_AUTHENTICATION
config CONFIG_FEATURE_WGET_IP6_LITERAL
bool " Enable IPv6 literal addresses"
default y
- depends on CONFIG_WGET
+ depends on CONFIG_WGET
&& CONFIG_FEATURE_IPV6
help
Support IPv6 address literal notation in URLs.