Tomasz Chmielewski wrote: > I'm trying to build mc for an embedded system. > > I would like to compile it without "internationalization support" - how > can I do it? have you tried ./configure --disable-nls? If that doesn't work, it is a bug. Roland