blob: 22f34095c22d9cd0b6a399227ec96906dcb56714 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
****************************************************************************
NOTE: Warning message about Emcws
You can define which input method you use with following variables.
USE_WNN6 to use Wnn6
USE_FREEWNN to use FreeWnn
USE_CANNA to use Canna
USE_SJ3 to use sj3
In default, USE_WNN6 and USE_CANNA are set.
If you want to use Emcws with Canna and FreeWnn, run
make install USE_FREEWNN=yes USE_CANNA=yes
****************************************************************************
|