Diffusion KI18n 543b8ae67c57

libintl: Determine if _nl_msg_cat_cntr exists before use

Authored by awilcox on Jul 21 2016, 2:19 AM.

Description

libintl: Determine if _nl_msg_cat_cntr exists before use

Using GNU gettext does not guarantee that GNU libintl will be used. This
assumption breaks the build when using musl libc (which does implement
libintl, but does so without using internal GNU symbols).

BUG:365917
FIXED-IN:5.49.0

Details

Committed
mpyneJul 15 2018, 6:08 PM
Parents
R249:c5b721dc1753: Fix the binary-factory builds.
Branches
Unknown
Tags
Unknown