This fixes intl detection (under Solus, x86_64-solus-linux-gcc (Solus) 11.2.0).
Details
Details
- Compiled terminology without patch, failed to find intl and would not include gettext po files.
- Compiled with patch, successfully found intl.
Tested against efl 1.25.1 with terminology 1.9.0. Meson release is 1.59.1.
Diff Detail
Diff Detail
- Repository
- rTRM apps/terminology
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
I've done some changes to make it still work on some distro I use. Could you please test latest branch?