[UPDATED PATCH] extra dependency on IPV6 selection

Rob Landley rob at landley.net
Mon Apr 10 17:35:50 UTC 2006


On Monday 10 April 2006 7:46 am, Robert P. J. Day wrote:
>   (sorry, i missed that second instance in my original post.  someone
> else can decide if these patches represent actual dependencies.)

> @@ -684,7 +684,7 @@ config CONFIG_FEATURE_WGET_AUTHENTICATIO
>  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.

I'm torn between fixing the "IP6" typo and goind "no, that'll break existing 
configs..."

Applied as is.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list