[UPDATED PATCH] extra dependency on IPV6 selection

Robert P. J. Day rpjday at mindspring.com
Mon Apr 10 18:09:29 UTC 2006


On Mon, 10 Apr 2006, Rob Landley wrote:

> 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..."

crap.  i didn't even notice *that*.  oh, well ... your decision.

rday



More information about the busybox mailing list