linux/scripts/kconfig
Yuri Vasilevski 70a6a0cb92 [PATCH] fix build on nls free systems
I made a patch that detects if libintl.h (needed for nls) is present on the
host system and if it's not, it nls support is disabled by providing
dummies for the used nls functions.

This way if there is nls support on the host system the *config targets
will build according to Arnaldo Carvalho de Melo's i18n modifications, else
it just uses the original English messages.

I have also made a bug report at kernel's bugzilla:
http://bugzilla.kernel.org/show_bug.cgi?id=5501
And there is a discussion about this problem in Gentoo's bugzilla:
http://bugs.gentoo.org/show_bug.cgi?id=99810

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:28 -08:00
..
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
Makefile [PATCH] fix build on nls free systems 2005-10-30 17:37:28 -08:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
conf.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
confdata.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
expr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
expr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gconf.c [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
gconf.glade [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
images.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig_load.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kxgettext.c [PATCH] kconfig: kxgettext: EOL fix 2005-09-05 00:05:49 -07:00
lex.zconf.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkc.h [PATCH] fix build on nls free systems 2005-10-30 17:37:28 -08:00
lkc_proto.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mconf.c [PATCH] clarify menuconfig /(search) help text 2005-10-30 17:37:19 -08:00
menu.c [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00
qconf.cc [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symbol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.tab.c_shipped [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00
zconf.tab.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.y [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00