Files
third_party_gettext/gettext-runtime
Mike Frysinger afe42f6d0b intl/localename: control langinfo.h inclusion
This header is only used to work around buggy behavior in old versions
of glibc, so do not include it all the time.  Otherwise we get build
failures on systems that do not provide langinfo.h.

* gettext-runtime/intl/localename.c: Wrap langinfo.h include with same
ifdefs used in the source later on.
2015-10-14 15:03:32 +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-14 15:00:09 +09:00
2015-10-14 15:00:09 +09:00
2015-10-14 15:00:09 +09:00
2015-09-11 12:03:07 +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
2015-06-05 16:11:39 +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.