Subject: Re: bin/12017: how to enable multibyte locale (and problem around it)
To: None <itojun@iijlab.net>
From: Noriyuki Soda <soda@sra.co.jp>
List: netbsd-bugs
Date: 01/24/2001 13:12:10
> 	if you want real robust system, and you do not believe multibyte
> 	locale stuff is mature enough, (and maybe you are in Europe and
> 	want to use singlebyte locale) you want to disable it.  

Anyone can disable it by "export LC_ALL=C".
We don't have to have libnolocale.a for dynamically linked binaries
to disable multibyte capability.
--
soda