[MPlayer-cvslog] r30973 - trunk/configure
    reimar 
    subversion at mplayerhq.hu
       
    Sun Mar 28 18:31:17 CEST 2010
    
    
  
Author: reimar
Date: Sun Mar 28 18:31:17 2010
New Revision: 30973
Log:
Fix compilation after librtmp support in FFmpeg.
Should be replaced by a proper configure check for librtmp later.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Mar 28 01:08:28 2010	(r30972)
+++ trunk/configure	Sun Mar 28 18:31:17 2010	(r30973)
@@ -8704,6 +8704,7 @@ CONFIG_RDFT=yes
 
 $mak_hardcoded_tables
 $mak_libavcodec_mpegaudio_hp
+!CONFIG_LIBRTMP=yes
 
 CONFIG_BZLIB=$bzlib
 CONFIG_ENCODERS=yes
    
    
More information about the MPlayer-cvslog
mailing list