commit | 0ebecac02ed63271213f17905521b7fa46ec8ecf | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Apr 10 17:34:12 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Mon Apr 10 17:34:12 2006 +0000 |
tree | b1436a6a2ed58c76ce09b48968d104a56dd55729 | |
parent | ea4c53ca43337e2a607d02111f10c763f631e06a [diff] |
Second verse, same as the first.
diff --git a/networking/Config.in b/networking/Config.in index 0a57170..36349e9 100644 --- a/networking/Config.in +++ b/networking/Config.in
@@ -684,7 +684,7 @@ 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.