Mercurial > hg > xemacs-beta
comparison configure.usage @ 1462:c5da5c66fea7
[xemacs-hg @ 2003-05-07 08:34:08 by youngs]
2003-05-07 Steve Youngs <youngs@xemacs.org>
* configure.in: Default ESD sound to off.
* configure.usage (--with-sound): Document ESD defaulting to off.
* configure: Regenerate.
author | youngs |
---|---|
date | Wed, 07 May 2003 08:34:16 +0000 |
parents | f99d3d25df86 |
children | 204e0afae501 |
comparison
equal
deleted
inserted
replaced
1461:cd9f293b42b7 | 1462:c5da5c66fea7 |
---|---|
196 Valid types are `native', `nas' and `esd'. | 196 Valid types are `native', `nas' and `esd'. |
197 Prefix a type with 'no' to disable. | 197 Prefix a type with 'no' to disable. |
198 The first type can be `none' or `all'. `none' means | 198 The first type can be `none' or `all'. `none' means |
199 `nonative,nonas,noesd'. `all' means `native,nas,esd'. | 199 `nonative,nonas,noesd'. `all' means `native,nas,esd'. |
200 Later options override earlier ones for the same TYPE. | 200 Later options override earlier ones for the same TYPE. |
201 The default is to autodetect all sound support. | 201 The default is to autodetect all sound support except |
202 for ESD which defaults to off. | |
202 --native-sound-lib=LIB Native sound support library. Needed on Suns | 203 --native-sound-lib=LIB Native sound support library. Needed on Suns |
203 with `--with-sound=native,nas' because both sound | 204 with `--with-sound=native,nas' because both sound |
204 libraries are called libaudio. | 205 libraries are called libaudio. |
205 | 206 |
206 | 207 |