summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-14 03:16:35 +0000
committerminskim <minskim@pkgsrc.org>2004-10-14 03:16:35 +0000
commit434b99e7962ba730a8917cc7f770cdac517008ae (patch)
treea4413031e3a1d7846c39d3e0ce98fcf40592fb7f /lang
parentbcdd07a3eaa7c7853f1c18435e77477fd1c07dde (diff)
downloadpkgsrc-434b99e7962ba730a8917cc7f770cdac517008ae.tar.gz
If builtin libintl has ngettext(), force packages requiring gettext
API version 2 to choose the builtin library over GNU gettext shipped with each package. In fact, the gettext library included in a package should never be used. Otherwise every such package would install charset.alias and locale.alias, causing conflicts with each other when pkgviews is enabled. For platforms without ngettext() in their builtin libintl (assumed to be gettext-lib-0.10.35nb1 by gettext-lib/builtin.mk), packages requiring gettext API version 2 must add dependency on gettext-lib>=0.10.36 to share devel/gettext-lib rather than to link statically against the included gettext library.
Diffstat (limited to 'lang')
0 files changed, 0 insertions, 0 deletions