Diffusion KI18n 7afa19b90921

Fix the configure check for _nl_msg_cat_cntr

Authored by vkrause on Jul 18 2018, 7:28 AM.

Description

Fix the configure check for _nl_msg_cat_cntr

Summary:
We need to pass -Wl,--no-undefined to the linker for this to fail when the
symbol isn't present, otherwise this always passes.

This fixes the build on Android, where this symbol doesn't exist.

Reviewers: apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D14194

Details

Committed
vkrauseJul 18 2018, 7:28 AM
Reviewer
apol
Differential Revision
D14194: Fix the configure check for _nl_msg_cat_cntr
Parents
R249:6342a249990a: Don't generate files in the source directory
Branches
Unknown
Tags
Unknown