]> 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 21:15:21 +0000 (23:15 +0200)
commit8b7f16fc375a0314fe4d45c591706538a2c65871
treedc03b5dbeb448c40fcb7b25ec3bd80ed34ec1a78
parent45be3f7d8dd87cb957ddd1c432c094cbe511bbfa
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