Commit df1152ee authored by Max Kellermann's avatar Max Kellermann

configure.ac: fix solaris result display

Wrong variable name.
parent 79435dbd
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)
* input:
- rewind: reduce heap usage
......
......@@ -1553,7 +1553,7 @@ results(pulse, [PulseAudio])
results(mvp, [Media MVP])
results(shout, [SHOUTcast])
printf '\n\t'
results(solaris, [Solaris])
results(solaris_output, [Solaris])
results(winmm_output, [WinMM])
if
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment