gettext/gettext-runtime
KO Myung-Hun 660d9c6bc5 intl: Fix name resolution failures on kLIBC
kLIBC already has _nl_default_dirname and _nl_msg_cat_cntr in its own
gettext implmenetation.
* gettext-runtime/intl/dcigettext.c: Do not declare _nl_default_dirname
on kLIBC.
* gettext-runtime/intl/gettextP.h: Define _nl_msg_cat_cntr to
libintl_nl_msg_cat_cntr on kLIBC.

Copyright-paperwork-exempt: yes
2015-12-10 12:45:20 +09:00
..
2015-10-14 15:00:09 +09:00
2015-10-14 15:00:09 +09:00
2015-10-14 15:00:09 +09:00
2015-10-29 16:20:05 +09:00
2015-10-14 15:00:09 +09:00
2015-10-14 15:00:09 +09:00
2014-04-22 14:50:36 +09:00
2015-09-30 15:36:48 +09:00
2015-10-14 15:00:09 +09:00
2012-02-18 22:28:04 +01:00
2009-06-23 12:15:43 +02:00

This directory contains the runtime parts of GNU gettext, namely the libraries
for the end user, but neither documentation nor programs for the translator
or the maintainer.