configure.ac: fix solaris result display

Wrong variable name.
This commit is contained in:
Max Kellermann 2011-09-19 07:42:11 +02:00
parent 79435dbdec
commit df1152ee0f
2 changed files with 4 additions and 2 deletions

4
NEWS
View File

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

View File

@ -1553,7 +1553,7 @@ results(pulse, [PulseAudio])
results(mvp, [Media MVP]) results(mvp, [Media MVP])
results(shout, [SHOUTcast]) results(shout, [SHOUTcast])
printf '\n\t' printf '\n\t'
results(solaris, [Solaris]) results(solaris_output, [Solaris])
results(winmm_output, [WinMM]) results(winmm_output, [WinMM])
if if