meson: port ncpmc iconv solution

Properly deals with iconv, unlike the current solution. have_iconv fails
when libiconv CFLAGS are passed to the compiler. Tested under OpenWrt
with its CONFIG_BUILD_NLS, which adds libiconv include flags.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2022-07-19 15:11:59 -07:00
committed by Max Kellermann
parent 956c5faebb
commit cc557c4d60
2 changed files with 19 additions and 10 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.23.9 (not yet released)
* output
- pipewire: set app icon
* improve iconv detection
ver 0.23.8 (2022/07/09)
* storage