On Nov 29, 2011 6:04 AM, "Mike Frysinger" <[email protected]> wrote: > > On Monday 28 November 2011 10:22:42 Nikolaus Voss wrote: > > --- a/extra/Configs/Config.in > > +++ b/extra/Configs/Config.in > > > > +config UCLIBC_HAS_AVAHI_RES > > + default y > > this should not default to "on" ;) > > > + depends on UCLIBC_HAS_SOCKET > > i think this should be: > depends on UCLIBC_HAS_IPV4 || UCLIBC_HAS_IPV6
I think it should depend on HAS_RESOLVER. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
