Hi, Bernhard Reutner-Fischer wrote on 2011-11-29: > 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.
sounds good, but my uClibC-0.9.32 doesn't have this config symbol. So, I'm going to take Mike's proposal. Niko _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
