| 10 |
# 1987, 1988, 1989, 1990, 1991, 1992 |
# 1987, 1988, 1989, 1990, 1991, 1992 |
| 11 |
# Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
# Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
| 12 |
# Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
# Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
| 13 |
# Copyright FreeWnn Project 1999, 2000, 2002 |
# Copyright FreeWnn Project 1999, 2000, 2002, 2006 |
| 14 |
# |
# |
| 15 |
# Maintainer: FreeWnn Project <freewnn@tomo.gr.jp> |
# Maintainer: FreeWnn Project |
| 16 |
# |
# |
| 17 |
# This program is free software; you can redistribute it and/or modify |
# This program is free software; you can redistribute it and/or modify |
| 18 |
# it under the terms of the GNU General Public License as published by |
# it under the terms of the GNU General Public License as published by |
| 92 |
disabled by default: |
disabled by default: |
| 93 |
--enable-ipv6 enable IPv6 feature. |
--enable-ipv6 enable IPv6 feature. |
| 94 |
--enable-unsafe-path allow creating files in jserver_dir (*5). |
--enable-unsafe-path allow creating files in jserver_dir (*5). |
| 95 |
--enable-client compile and install uum (*6). |
--enable-client compile and install uum. |
| 96 |
--with-libwrap use libwrap (in TCP wrapper) for jserver |
--with-libwrap use libwrap (in TCP wrapper) for jserver |
| 97 |
to enable connection-based access control (*7). |
to enable connection-based access control (*6). |
| 98 |
|
|
| 99 |
*5: If the option --enable-unsafe-path is enabled, the [cjkt]server |
*5: If the option --enable-unsafe-path is enabled, the [cjkt]server |
| 100 |
daemons accept creation of an FreeWnn dictionary file in an arbitrary |
daemons accept creation of an FreeWnn dictionary file in an arbitrary |
| 103 |
Unless you used to place FreeWnn dictionary files in a path other than |
Unless you used to place FreeWnn dictionary files in a path other than |
| 104 |
jserver_dir (lib/wnn/$LANG/dic/usr), you should not enable this feature. |
jserver_dir (lib/wnn/$LANG/dic/usr), you should not enable this feature. |
| 105 |
|
|
| 106 |
*6: cuum cannot be compiled yet. |
*6: If you specify --enable-ipv6, libwrap need to support IPv6 also. |
|
|
|
|
*7: If you specify --enable-ipv6, libwrap need to support IPv6 also. |
|