From 23f1f6f93256304eab76cd199408b71a649d82a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 1 May 2018 12:52:20 +0200 Subject: Fix FTBFS with ICU >= 58 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- quanta/treeviews/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'quanta/treeviews/Makefile.am') diff --git a/quanta/treeviews/Makefile.am b/quanta/treeviews/Makefile.am index c32c617d..11660304 100644 --- a/quanta/treeviews/Makefile.am +++ b/quanta/treeviews/Makefile.am @@ -22,3 +22,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/utility \ -I$(top_builddir)/quanta/components/csseditor \ -I$(top_srcdir)/quanta/plugins \ $(KMDI_INCLUDES) $(CVSSERVICE_INCLUDE) $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) $(all_includes) +CXXFLAGS += $(ICU_CXXFLAGS) -- cgit v1.2.3