Hello, On Fri, Sep 07, 2007 at 10:59:43AM -0400, Mike Frysinger wrote: > On Friday 07 September 2007, Stepan Kasal wrote: > > > On Thu, Sep 06, 2007 at 08:30:16PM -0400, Mike Frysinger wrote: > > > > +#ifdef HAVE_LOCALE_H > > > > +# include <locale.h> > > > > +#else > > Yes, I would say this is an important step in the right direction. > > this statement would imply you think other things need to happen ... i'd say > after this patch, (afaik) nothing more needs to be changed Yes, you are right. I somehow imagined that we might need some '#ifdef LC_*', but that would have been needed for platforms which have locale.h but miss some of the LC_something. OK, that's great that this solves the problem. Stepan - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html