Jan Stary <h...@stare.cz> writes: >> checking for sys/soundcard.h... no >> checking for sys/audioio.h... no >> checking for sun/audioio.h... no >> >> Ha, I didn't have to --disable-sunaudio as before. > > Wait, this used to be --without-sunaudio. > Aha, haven't read the commit message: > > The use of --enable and --with flags has been streamlined. Optional > libraries use --with-foo, some of them accepting the value 'dyn' to > activate runtime dynamic loading. The optional formats use --enable, > again with the value 'dyn' enabling dynamic loading. > > A distinction between 'optional libraries' and 'optional formats' > seems confusing to me: the optional libraries are the optional formats.
No, they are not. Some libraries provide multiple formats, and some formats use multiple libraries. It is also possible, in principle, for a format to be optional without any external dependencies. In fact, I want to make most of them optional. Many are super-obscure, and including them only creates a larger attack surface for no benefit in most cases. -- Måns Rullgård _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel