comparison configure.usage @ 426:43177a4f3daf r21-2-21

Import from CVS: tag r21-2-21
author cvs
date Mon, 13 Aug 2007 11:27:01 +0200
parents 11054d720c21
children 3a7e78e1142d
comparison
equal deleted inserted replaced
425:22157a68eca2 426:43177a4f3daf
119 development environment. 119 development environment.
120 --with-socks Compile with support for SOCKS (an Internet proxy). 120 --with-socks Compile with support for SOCKS (an Internet proxy).
121 --with-database=TYPE (*) Compile with database support. Valid types are 121 --with-database=TYPE (*) Compile with database support. Valid types are
122 `no' or a comma-separated list of one or more 122 `no' or a comma-separated list of one or more
123 of `berkdb' and either `dbm' or `gnudbm'. 123 of `berkdb' and either `dbm' or `gnudbm'.
124 --with-sound=native (*) Compile with native sound support. 124 --with-sound=TYPE,[TYPE],... Compile with native sound support.
125 --with-sound=nas Compile with network sound support. 125 Valid types are `native', `nas' and `esd'.
126 --with-sound=both Compile with native and network sound support. 126 Prefix a type with 'no' to disable.
127 The first option can be `none' or `all' to change
128 the default which is: native,esd
127 --native-sound-lib=LIB Native sound support library. Needed on Suns 129 --native-sound-lib=LIB Native sound support library. Needed on Suns
128 with --with-sound=both because both sound libraries 130 with --with-sound=both because both sound libraries
129 are called libaudio. 131 are called libaudio.
130 --with-pop support POP for mail retrieval 132 --with-pop support POP for mail retrieval
131 --with-kerberos support Kerberos-authenticated POP 133 --with-kerberos support Kerberos-authenticated POP