On Wed, Feb 25, 2015 at 2:52 PM, Jan Stary <h...@stare.cz> wrote:
> This is the ./configure --help of the new 14.4.2.
> After the obligatory options such as --prefix,
> it presents the 'Optional Packages' section.
> This offers various additinal audio formats
> and output drivers.
>
> I believe it would be an improvement if those two were separated
> into, say, 'Aduio Formats', and 'Output Drivers', or at least
> regrouped in the output of --help. Specifically,
>
>   --with-sndio=dyn        load sndio dynamically
>   --with-coreaudio=dyn    load coreaudio dynamically
>   --with-alsa=dyn         load alsa dynamically
>   --with-ao=dyn           load ao dynamically
>   --with-pulseaudio=dyn   load pulseaudio dynamically
>   --with-waveaudio=dyn    load waveaudio dynamically
>   --with-oss=dyn          load oss dynamically
>   --with-sunaudio=dyn     load sunaudio dynamically
>
> are audio output drivers and you typically want exactly one of them;
> now, they are reported inbetween various codecs, of which you
> probably want many.
>
> Does this make sense?

Makes very much sense to me.

> Would configure.ac be the right file to edit?

Yes. If you want to see the result of your changes, you can do a
"autoreconf -i" to regenerate the "configure" script.

-Pascal
-- 
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
COMunité/LACIME: École de technologie supérieure (http://www.comunite.ca)
ISIP Laboratory: McGill (http://www.isip.ece.mcgill.ca)

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to