versions of ALSA newer than 0.9 are ok as well

svn-id: r12893
This commit is contained in:
Jonathan Gray 2004-02-15 00:43:10 +00:00
parent c1ee0aeb4f
commit a6d020ed25

2
configure vendored
View File

@ -593,7 +593,7 @@ else
fi
echo "$_mad"
echocheck "ALSA 0.9"
echocheck "ALSA >= 0.9"
if test "$_alsa" = auto ; then
_alsa=no
cat > $TMPC << EOF