]> err.no Git - util-linux/commit
build-sys: nls/locale handling in util-linux-ng general
authorMike Frysinger <vapier@gentoo.org>
Fri, 7 Sep 2007 00:30:16 +0000 (20:30 -0400)
committerKarel Zak <kzak@redhat.com>
Wed, 19 Sep 2007 22:42:53 +0000 (00:42 +0200)
commit519c6ef6954f773ee91129ae8d6382c45f628ada
tree3e5dba93aa1b58d86dd0c0959a6c67f4931eae88
parentbe8687bb091ecb9998b6ba01db55ba99d6d281ca
build-sys: nls/locale handling in util-linux-ng general

On Monday 03 September 2007, Karel Zak wrote:
> http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/590/focus=592
>
>  I agree that we need a better support for compilation without
>  locales, but from my point of view NLS != all locales stuff. The NLS
>  support is subset only.

thinking about the input from everyone, i'd propose the attached ...

Only pull in locale.h as needed and move it to the common nls.h.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
configure.ac
include/nls.h
misc-utils/cal.c
misc-utils/look.c
misc-utils/write.c
text-utils/colrm.c
text-utils/more.c
text-utils/pg.c