Patch to make gettext usable when uClibc is compiled without locale support.This...
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Oct 2008 16:31:38 +0000 (16:31 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Oct 2008 16:31:38 +0000 (16:31 +0000)
commita42a5c30175b3387703859644c5b8d330915b231
tree0438f43c434776ed40bb26733b0281181bd9d40d
parent431e372ee5bf5d50ea961068acb20bcb0c448964
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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13057 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/gettext/Makefile
libs/gettext/patches/120-uclibc-nolocale.patch [new file with mode: 0644]