SongSort, ...: use libicu instead of GLib's g_utf8_*()

This commit is contained in:
Max Kellermann
2014-02-23 19:27:08 +01:00
parent 6d9739165e
commit 33fc3af775
11 changed files with 310 additions and 38 deletions

View File

@@ -319,6 +319,7 @@ configure = [
'--enable-silent-rules',
'--disable-glib',
'--disable-icu',
# disabled for now because these features require GLib:
'--disable-database',