Provide g_utf8_make_valid if not available

See #3415 for licensing discussion.

Fixes Airblader/i3#236
This commit is contained in:
Orestis Floros
2018-09-21 01:50:51 +03:00
parent aa8215194c
commit daf5ca111f
3 changed files with 99 additions and 0 deletions

View File

@ -301,6 +301,7 @@ libi3_a_SOURCES = \
libi3/fake_configure_notify.c \
libi3/font.c \
libi3/format_placeholders.c \
libi3/g_utf8_make_valid.c \
libi3/get_colorpixel.c \
libi3/get_config_path.c \
libi3/get_exe_path.c \