summaryrefslogtreecommitdiff
path: root/kernel/user.c
diff options
context:
space:
mode:
authorYuri Vasilevski <yvasilev@duke.math.cinvestav.mx>2005-10-30 23:03:20 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-31 01:37:28 (GMT)
commit70a6a0cb92f24fd6bbe2e75299168909f735676a (patch)
treed57dc83325198a74c3b190930f73cf7c5edff42e /kernel/user.c
parentb39f72fef241ce0ce971ed21922b4d64aefaf916 (diff)
downloadlinux-fsl-qoriq-70a6a0cb92f24fd6bbe2e75299168909f735676a.tar.xz
[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>
Diffstat (limited to 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions