aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJonathan Gray2004-02-15 00:43:10 +0000
committerJonathan Gray2004-02-15 00:43:10 +0000
commita6d020ed255981c25e44af70de9d7c588fd1afeb (patch)
treeb53e05265e90e66ee8d4a8f1a200765b9bc23bb8 /configure
parentc1ee0aeb4f73d8360e4c41fd19c151d35fbd2f44 (diff)
downloadscummvm-rg350-a6d020ed255981c25e44af70de9d7c588fd1afeb.tar.gz
scummvm-rg350-a6d020ed255981c25e44af70de9d7c588fd1afeb.tar.bz2
scummvm-rg350-a6d020ed255981c25e44af70de9d7c588fd1afeb.zip
versions of ALSA newer than 0.9 are ok as well
svn-id: r12893
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 23e920427e..7d75031d15 100755
--- a/configure
+++ b/configure
@@ -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