Paul Eggert wrote:
> The localcharset test slows down 'configure' and
> does not affect how the code actually behaves. OK to install this?
>
> 2006-10-17 Paul Eggert <[EMAIL PROTECTED]>
>
> Simplify localcharset code a bit and speed up configuration
> by removing test for setlocale
Bruno Haible <[EMAIL PROTECTED]> writes:
> The reason is that HAVE_SETLOCALE is tested, but nowhere defined. Since one
> can assume setlocale() already for ca. 5 years, there is no risk in removing
> the HAVE_SETLOCALE.
I just checked, and coreutils tests for setlocale, but only because
localchar