[MPlayer-cvslog] r35246 - trunk/configure
    cehoyos 
    subversion at mplayerhq.hu
       
    Sat Oct 13 19:04:43 CEST 2012
    
    
  
Author: cehoyos
Date: Sat Oct 13 19:04:42 2012
New Revision: 35246
Log:
Add missing define for avconfig.h
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Oct 13 11:47:52 2012	(r35245)
+++ trunk/configure	Sat Oct 13 19:04:42 2012	(r35246)
@@ -8974,6 +8974,7 @@ cat > "$TMPH" << EOF
 #define AVUTIL_AVCONFIG_H
 $def_av_bigendian
 $def_av_fast_unaligned
+#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
 #endif /* AVUTIL_AVCONFIG_H */
 EOF
 
    
    
More information about the MPlayer-cvslog
mailing list