From 7a82111f825ef7888b7600d12b49968b5250a8d8 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 28 Mar 2010 16:31:17 +0000 Subject: 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 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index eb576e472d..d0853b2f1d 100755 --- a/configure +++ b/configure @@ -8704,6 +8704,7 @@ CONFIG_RDFT=yes $mak_hardcoded_tables $mak_libavcodec_mpegaudio_hp +!CONFIG_LIBRTMP=yes CONFIG_BZLIB=$bzlib CONFIG_ENCODERS=yes -- cgit v1.2.3