aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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