aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-30 00:59:43 +0100
committerMax Kellermann <max@duempel.org>2014-12-01 21:56:48 +0100
commitbc00c38f9db4ea182b73461434adaede91298a59 (patch)
treec43ac6eae41e1190b7c41ec0ba0af61eac97e247 /Makefile.am
parent4658bd8208613bad3c987ee5083e1b6c5481f037 (diff)
downloadmpd-bc00c38f9db4ea182b73461434adaede91298a59.tar.gz
mpd-bc00c38f9db4ea182b73461434adaede91298a59.tar.xz
mpd-bc00c38f9db4ea182b73461434adaede91298a59.zip
lib/icu/Converter: add ICU-based backend
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f126efeee..c6aab247b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -465,7 +465,11 @@ libicu_a_CPPFLAGS = $(AM_CPPFLAGS) \
$(ICU_CFLAGS)
ICU_LDADD = libicu.a $(ICU_LIBS)
+
+if HAVE_ICU
+else
ICU_LDADD += $(GLIB_LIBS)
+endif
# PCM library