From: Rob Landley Date: Mon, 10 Apr 2006 17:34:12 +0000 (-0000) Subject: Second verse, same as the first. X-Git-Tag: 1_2_0~562 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0ebecac02ed63271213f17905521b7fa46ec8ecf;p=oweals%2Fbusybox.git Second verse, same as the first. --- diff --git a/networking/Config.in b/networking/Config.in index 0a57170f0..36349e90f 100644 --- 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.