Hi,

On Wed, Jul 28, 2010 at 04:16:18PM -0700, Dan Fandrich wrote:
> On Wed, Jul 28, 2010 at 11:03:11PM +0200, Jeremie Koenig wrote:
> > @@ -344,6 +351,11 @@ endchoice
> >  config LESS
> >     bool "less"
> >     default y
> > +   depends on PLATFORM_LINUX
> > +   depends on PLATFORM_LINUX
> > +   depends on PLATFORM_LINUX
> > +   depends on PLATFORM_LINUX
> > +   depends on PLATFORM_LINUX
> >     help
> >       'less' is a pager, meaning that it displays text files. It possesses
> >       a wide array of features, and is an improvement over 'more'.
> 
> This one must really, really, really depend on Linux! :-)

Ouch, good catch. I must have tripped while resolving conflicts or something.

> Actually, I'm a bit surprised "less" uses any Linux-specific features at all.

You're right, it works fine on both FreeBSD and Hurd. I'll include a correction
for the misguided dependency in my next series.

Thanks,
--
Jeremie Koenig <[email protected]>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to