Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-01-22 12:14:02 +0300
committerDenis Vlasenko <vda.linux@googlemail.com>2007-01-22 12:14:02 +0300
commit3c99a599155b970a81de26ffcea6f16940324e62 (patch)
tree03e48132d6b3d9543d7de0622743090deda0f04f /networking/Config.in
parentd8760a705c66fc8eb8f918d1bd320d04146d134c (diff)
remove obsolete FEATURE_WGET_IP6_LITERAL
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 88ccb16ab..3b00f03ef 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -697,13 +697,6 @@ config FEATURE_WGET_AUTHENTICATION
help
Support authenticated HTTP transfers.
-config FEATURE_WGET_IP6_LITERAL
- bool "Enable IPv6 literal addresses"
- default y
- depends on WGET && FEATURE_IPV6
- help
- Support IPv6 address literal notation in URLs.
-
config FEATURE_WGET_LONG_OPTIONS
bool "Enable long options"
default n