configure.ac: add option --enable-solaris-output

Allow enabling the plugin explicitly without running Solaris, to test
the build.
This commit is contained in:
Max Kellermann
2011-09-19 07:39:27 +02:00
parent df1152ee0f
commit 1d8840412f
3 changed files with 34 additions and 4 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.16.5 (2010/??/??)
* configure.ac
- disable assertions in the non-debugging build
- show solaris plugin result correctly
- add option --enable-solaris-output
* pcm_format: fix 32-to-24 bit conversion (the "silence" bug)
* input:
- rewind: reduce heap usage