Patch to make gettext usable when uClibc is compiled without locale support.This...
authorJohn Crispin <john@openwrt.org>
Tue, 28 Oct 2008 16:31:38 +0000 (16:31 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 28 Oct 2008 16:31:38 +0000 (16:31 +0000)
commit196d135cb919c52e0d8d2b196116c42536a47645
tree0438f43c434776ed40bb26733b0281181bd9d40d
parent1611ed63840b3678f7169b0e3b043324afa0fc3f
Patch to make gettext usable when uClibc is  compiled without locale support.This patch unlocks the functions of gettext to work on systems without locale support. On an default OpenWrt the uClibc is compiled with only a dummy
                support for locale, which is unusable and makes so the gettext library completely unusable on this systems.

SVN-Revision: 13057
libs/gettext/Makefile
libs/gettext/patches/120-uclibc-nolocale.patch [new file with mode: 0644]