configure: display the status of lastfm protocol support
This commit is contained in:
parent
f6413d2d5f
commit
6ab53cf62a
@ -1465,6 +1465,12 @@ else
|
||||
echo " lame support ..................disabled"
|
||||
fi
|
||||
|
||||
if test x$enable_lastfm = xyes; then
|
||||
echo " lastfm radio support ..........enabled"
|
||||
else
|
||||
echo " lastfm radio support ..........disabled"
|
||||
fi
|
||||
|
||||
if test x$enable_lsr = xyes; then
|
||||
echo " libsamplerate support .........enabled"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user