[MPlayer-cvslog] r20233 - trunk/common.mak
    diego 
    subversion at mplayerhq.hu
       
    Sun Oct 15 15:16:18 CEST 2006
    
    
  
Author: diego
Date: Sun Oct 15 15:16:18 2006
New Revision: 20233
Modified:
   trunk/common.mak
Log:
Sync with FFmpeg r6700.
Modified: trunk/common.mak
==============================================================================
--- trunk/common.mak	(original)
+++ trunk/common.mak	Sun Oct 15 15:16:18 2006
@@ -13,8 +13,6 @@
 STATIC_OBJS := $(OBJS) $(STATIC_OBJS)
 SHARED_OBJS := $(OBJS) $(SHARED_OBJS)
 
-EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
-
 all: $(EXTRADEPS) $(LIB) $(SLIBNAME)
 
 $(LIB): $(STATIC_OBJS)
    
    
More information about the MPlayer-cvslog
mailing list