summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-04 22:42:01 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-04 22:42:01 +0000
commitc23359b19bd91fdca99bfc8b3c526b40ce4dde33 (patch)
tree5227da799624bf5f1db861b5bc1446fdae2cde55 /configure
parent2cdf18bfc141040c55f05ba898122abd23df7867 (diff)
downloadmpv-c23359b19bd91fdca99bfc8b3c526b40ce4dde33.tar.bz2
mpv-c23359b19bd91fdca99bfc8b3c526b40ce4dde33.tar.xz
a libmpcdec version with our patches was released (but I did not yet test it).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16393 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ea8a9b7fcd..c012bce6d9 100755
--- a/configure
+++ b/configure
@@ -5443,7 +5443,7 @@ else
fi
echores "$_libmpeg2"
-echocheck "patched libmpcdec (musepack)"
+echocheck "libmpcdec (musepack, version >= 1.2.1 required)"
if test "$_musepack" = auto ; then
_musepack=no
cat > $TMPC << EOF