diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-03-28 16:31:17 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-03-28 16:31:17 +0000 |
commit | 7a82111f825ef7888b7600d12b49968b5250a8d8 (patch) | |
tree | 0a9d0341f524c49a4e8751adb3f0ef7a33005b1d | |
parent | 91ec3ae682ce9a3235b12ee4026b1902b8a0cc7c (diff) |
Fix compilation after librtmp support in FFmpeg.
Should be replaced by a proper configure check for librtmp later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30973 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8704,6 +8704,7 @@ CONFIG_RDFT=yes $mak_hardcoded_tables $mak_libavcodec_mpegaudio_hp +!CONFIG_LIBRTMP=yes CONFIG_BZLIB=$bzlib CONFIG_ENCODERS=yes |