| 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, 2006 |
# Copyright FreeWnn Project 1999, 2000, 2002, 2006, 2007 |
| 14 |
# |
# |
| 15 |
# Maintainer: FreeWnn Project |
# Maintainer: FreeWnn Project |
| 16 |
# |
# |
| 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. |
--enable-client compile and install uum. |
| 96 |
|
|
| 97 |
|
auto determine by default: |
| 98 |
--with-libwrap use libwrap (in TCP wrapper) for jserver |
--with-libwrap use libwrap (in TCP wrapper) for jserver |
| 99 |
to enable connection-based access control (*6). |
to enable connection-based access control (*6). |
| 100 |
|
--enable-client-utmp (if --enable-client specified,) uum register |
| 101 |
|
pseudo tty information to utmp. (Except some systems, |
| 102 |
|
it is enabled by default.) |
| 103 |
|
--enable-client-setuid[=user] |
| 104 |
|
(if --enable-client specified,) install uum as set-uid |
| 105 |
|
program with specified user (root by default). |
| 106 |
|
If this option (itself) is not specified, |
| 107 |
|
configure determine if set-uid install is needed. |
| 108 |
|
--enable-client-setgid=group |
| 109 |
|
(if --enable-client specified,) install uum as set-gid |
| 110 |
|
program with specified group (you must specify group). |
| 111 |
|
If this option (itself) is not specified, |
| 112 |
|
configure determine if set-gid install is needed. |
| 113 |
|
|
| 114 |
*5: If the option --enable-unsafe-path is enabled, the [cjkt]server |
*5: If the option --enable-unsafe-path is enabled, the [cjkt]server |
| 115 |
daemons accept creation of an FreeWnn dictionary file in an arbitrary |
daemons accept creation of an FreeWnn dictionary file in an arbitrary |