Revision: 6856 Author: ek.kato Date: Mon Dec 27 21:59:25 2010 Log: * Merge r6828 from trunk.
http://code.google.com/p/uim/source/detail?r=6856 Modified: /branches/1.6 /branches/1.6/scm/Makefile.am ======================================= --- /branches/1.6/scm/Makefile.am Mon Dec 27 21:36:42 2010 +++ /branches/1.6/scm/Makefile.am Mon Dec 27 21:59:25 2010 @@ -92,13 +92,15 @@ if SKK module_names += "skk" endif -module_names += "tcode" "trycode" "tutcode" "byeoru" "latin" "elatin" +#module_names += "tcode" "trycode" +module_names += "tutcode" "byeoru" "latin" "elatin" if M17NLIB module_names += "m17nlib" endif module_names += "xmload" # less preferable IMs -module_names += "pyload" "hangul" "viqr" "ipa-x-sampa" "look" +module_names += "pyload" "viqr" "ipa-x-sampa" "look" +#"hangul" if SCIM module_names += "scim" endif
