Mercurial > hg > xemacs-beta
comparison configure.usage @ 432:3a7e78e1142d r21-2-24
Import from CVS: tag r21-2-24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:29:58 +0200 |
parents | 43177a4f3daf |
children | 9d177e8d4150 |
comparison
equal
deleted
inserted
replaced
431:a97165e56215 | 432:3a7e78e1142d |
---|---|
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=TYPE,[TYPE],... Compile with native sound support. | 124 --with-sound=TYPE,[TYPE],... Compile with native sound support. |
125 Valid types are `native', `nas' and `esd'. | 125 Valid types are `native', `nas' and `esd'. |
126 Prefix a type with 'no' to disable. | 126 Prefix a type with 'no' to disable. |
127 The first option can be `none' or `all' to change | 127 The first option can be `none' or `all'. |
128 the default which is: native,esd | 128 `none' is a synonym for `nonative,nonas,noesd'. |
129 `all' is a synonym for native,nas,esd or `all'. | |
130 The default is to autodetect all sound support. | |
129 --native-sound-lib=LIB Native sound support library. Needed on Suns | 131 --native-sound-lib=LIB Native sound support library. Needed on Suns |
130 with --with-sound=both because both sound libraries | 132 with --with-sound=both because both sound libraries |
131 are called libaudio. | 133 are called libaudio. |
132 --with-pop support POP for mail retrieval | 134 --with-pop support POP for mail retrieval |
133 --with-kerberos support Kerberos-authenticated POP | 135 --with-kerberos support Kerberos-authenticated POP |