Give proper credit to bugfix.
Switch to 16-bit format for libao to work with 100% of its plugins.
Applying a debian patch that helped audio device detection when no libao.
Add in required library for FLAC on mingw.
Fix previous broken submit to link ogg vorbis libraries in right order.
Add in some missing libraries to links (required for static libraries).
Allow user to specify libao plugin to use. Demote priority of libao driver until it works with at least Fedora+Pulseaudio.
clarify freq. sweep type
Fix unsigned vs signed comparison warnings.
Simplify use of AC_ARG_WITH; no need to set with_foo explicitly.
Put error checking back, but don't signal error for EOF unless 0 bytes
revert recent change that was causing tests.sh to fail
support out-of-source-build
Don't install example1 in system bin directory.