Dan Nicholson wrote: > I was working on updating nano tonight. There's a small issue that I'm > not sure what to do with. There's a check in configure that if your C > libraries don't provide vsnprintf(), then it will try to pull in glib2 > to provide it. As glibc has vsnprintf(), it will never check for glib2 > on an LFS system. Should I include the dependency? Seems stupid to do > it, but someone might want to see it. Any preferences?
I'd say no. It might be a dependency on some systems, but not an LFS system. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
