commit b2aa69ad73a67ad92a1da59656087a535f76c31f
Author: Jakub Bogusz <[email protected]>
Date:   Sat Nov 17 18:55:01 2012 +0100

    - build with wnn support

 uim.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/uim.spec b/uim.spec
index 83966ce..b1d20eb 100644
--- a/uim.spec
+++ b/uim.spec
@@ -9,8 +9,8 @@
 %bcond_without eb      # EB text search support
 %bcond_without m17n    # m17n IM support
 %bcond_without mana    # mana IM support
-%bcond_with    scim    # scim support [broken]
-%bcond_with    wnn     # Wnn IM support
+%bcond_with    scim    # scim support [broken acc. to configure]
+%bcond_without wnn     # Wnn IM support
 #
 Summary:       Multilingual input method library
 Summary(pl.UTF-8):     Biblioteka obsługująca wejście w wielu językach
@@ -459,7 +459,7 @@ cp -a xim/README xim/README.xim
        --with-skk \
        --with-sqlite3 \
        --with-ssl-engine \
-       %{?with_wnn:--with-wnn} \
+       %{?with_wnn:--with-wnn --with-wnn-includes=/usr/include/wnn} \
        --with-x \
        --with-xft
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uim.git/commitdiff/b2aa69ad73a67ad92a1da59656087a535f76c31f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to