summaryrefslogtreecommitdiff
path: root/app-i18n/kimera/files/kimera-underlinking.patch
blob: 0a00171afd6092af0f458e16780f8639c7202d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/kimera.pro
+++ b/kimera.pro
@@ -90,7 +90,7 @@ SOURCES         = \
 isEmpty( no_anthy ) {
   HEADERS      += src/anthyengine.h
   SOURCES      += src/anthyengine.cpp
-#  LIBS         += -ldl
+  LIBS         += $$QMAKE_LIBS_DYNLOAD
   isEmpty( default_kanjiengine ) {
     default_kanjiengine = Anthy
   }