summaryrefslogtreecommitdiff
path: root/chinese/gcin/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--chinese/gcin/files/patch-configure9
1 files changed, 9 insertions, 0 deletions
diff --git a/chinese/gcin/files/patch-configure b/chinese/gcin/files/patch-configure
index 7f53aeac8d32..b695f7f0a88a 100644
--- a/chinese/gcin/files/patch-configure
+++ b/chinese/gcin/files/patch-configure
@@ -15,6 +15,15 @@
exit
fi
+@@ -172,7 +172,7 @@ echo -n ".... Testing anthy : "
+ fi
+
+ echo -n ".... Testing anthy : "
+-USE_ANTHY=`pkg-config --libs anthy`
++USE_ANTHY=`pkg-config --libs anthy-unicode`
+ if [ $? != 0 ]; then
+ USE_ANTHY=N
+ echo "Not found. It's ok if you don't want anthy support."
@@ -232,7 +232,7 @@ QT4_IM='N'