Revision: 6993
Author:   [email protected]
Date:     Sat Apr 30 01:38:47 2011
Log:      Add more configure options to the list.
http://code.google.com/p/uim/source/detail?r=6993

Modified:
 /wiki/InstallUIM.wiki

=======================================
--- /wiki/InstallUIM.wiki       Tue Aug 24 18:36:00 2010
+++ /wiki/InstallUIM.wiki       Sat Apr 30 01:38:47 2011
@@ -36,22 +36,26 @@

 Following configure options are disabled by default.

-       * --enable-debug : build uim with debug information
+        * --enable-anthy-static : build static library for Anthy
+ * --enable-anthy-utf8-static : build static library for UTF-8 version of Anthy
        * --enable-backtrace : build internal scheme interpreter to show 
backtrace
+       * --enable-debug : build uim with debug information
        * --enable-dict : enable Japanese dictionary tool
-       * --with-anthy-utf8 : build utf-8 version of Anthy
+       * --enable-kde4-applet : enable KDE4 Plasma widget
+       * --enable-openssl : enable OpenSSL
+       * --with-anthy-utf8 : build UTF-8 version of Anthy
        * --with-canna : use Canna
-       * --with-sj3 : use Sj3
-       * --with-wnn : build Wnn module
+       * --with-curl : build cURL plugin
+       * --with-eb : build EB plugin for the annotation system
+       * --with-expat : build expat plugin (used for uim-yahoo-jp)
+       * --with-ffi : build libffi plugin
        * --with-qt : build qt3 tools
* --with-qt-immodule : build qt3 immodule. you need the qt3 with the qt-immodule patch
        * --with-qt4 : build qt4 tools
        * --with-qt4-immodule : build qt4 immodule
-       * --with-eb : build EB plugin for the annotation system
-       * --with-curl : build cURL plugin
-       * --with-expat : build expat plugin (used for uim-yahoo-jp)
+       * --with-sj3 : use Sj3
        * --with-sqlite3 : build SQLite3 plugin for the completion input
-       * --with-ffi : build libffi plugin
+       * --with-wnn : build Wnn module

 Finally, make and install it.

Reply via email to