diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-19 07:00:05 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-09-28 13:11:24 +0100 |
commit | 9701cbcd08fc6d49844781100367e56e8bf19a57 (patch) | |
tree | 52051a8397318b3854a26a98188349dddd5286be /modules/protocol/unreal.cpp | |
parent | 1af02bf2a9582e2994de6a0100c8e8619574d5bc (diff) |
Fix musl build (gettext internals)
__USE_GNU_GETTEXT is exposed by musl because they provide
a GNU gettext-compatible interface. This doesn't mean they
provide all the internals that glibc does.
Check for __GLIBC__ if using internal _nl_msg_cat_cntr.
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Diffstat (limited to 'modules/protocol/unreal.cpp')
0 files changed, 0 insertions, 0 deletions