summaryrefslogtreecommitdiffstats
path: root/plugins/audiooutput/alsa/configure.in.bot
blob: d5c8d173510f0a2abf5849342d16c2462e32e3c5 (plain)
1
2
3
4
5
6
7
echo ""

if test "x$have_alsa" = xyes; then
	echo "K3b - Audioplayer available (alsa)           yes"
else
	echo "K3b - Audioplayer available (alsa)            no"
fi