[MPlayer-cvslog] r24804 - trunk/configure
    diego 
    subversion at mplayerhq.hu
       
    Thu Oct 18 12:09:39 CEST 2007
    
    
  
Author: diego
Date: Thu Oct 18 12:09:39 2007
New Revision: 24804
Log:
Sync with latest FFmpeg changes.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Thu Oct 18 12:09:39 2007
@@ -7633,7 +7633,7 @@ SRC_PATH=..
 BUILD_ROOT=..
 LIBPREF=lib
 LIBSUF=.a
-LIB=\$(LIBPREF)\$(NAME)\$(LIBSUF)
+LIBNAME=\$(LIBPREF)\$(NAME)\$(LIBSUF)
 
 # audio output
 OSS = $_ossaudio
    
    
More information about the MPlayer-cvslog
mailing list