summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-05-01 11:31:42 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-05-01 11:31:42 +0200
commita89540e549ac80be7509f0e04c6e128289e262b8 (patch)
tree33bff286a3516fd76f4cbc5a3d769020f656c017 /src/Makefile.am
parent4109a4424ebe531b000a52233b69c78218c33f24 (diff)
downloadkbibtex-a89540e549ac80be7509f0e04c6e128289e262b8.tar.gz
kbibtex-a89540e549ac80be7509f0e04c6e128289e262b8.zip
Fix FTBFS with ICU >= 58
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5609974..daf168f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,6 @@
# set the include path for X, qt and TDE
INCLUDES = $(all_includes) $(LIBXSLT_CFLAGS) $(LIBXML_CFLAGS) $(LIBYAZ_CFLAGS) $(LIBBIBUTILS_CFLAGS)
+CXXFLAGS += $(ICU_CXXFLAGS)
# these are the headers for your project
noinst_HEADERS = documentlistviewitem.h fileexportertoolchain.h \