diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-04 22:42:01 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-04 22:42:01 +0000 |
commit | c23359b19bd91fdca99bfc8b3c526b40ce4dde33 (patch) | |
tree | 5227da799624bf5f1db861b5bc1446fdae2cde55 /configure | |
parent | 2cdf18bfc141040c55f05ba898122abd23df7867 (diff) |
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-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |