[MPlayer-cvslog] CVS: main configure,1.1121,1.1122
    Diego Biurrun CVS 
    syncmail at mplayerhq.hu
       
    Sat Jan 14 23:21:37 CET 2006
    
    
  
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv16241
Modified Files:
	configure 
Log Message:
Sync with latest FFmpeg build system changes.
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1121
retrieving revision 1.1122
diff -u -r1.1121 -r1.1122
--- configure	14 Jan 2006 16:26:41 -0000	1.1121
+++ configure	14 Jan 2006 22:21:34 -0000	1.1122
@@ -7155,12 +7155,14 @@
 
 HAVE_XVMC_ACCEL = $_xvmc
 
-# for libavcodec:
+# for FFmpeg
 SRC_PATH=..
 LIBPREF=lib
 LIBSUF=.a
+LIB=\$(LIBPREF)\$(NAME)\$(LIBSUF)
 SLIBPREF=lib
 SLIBSUF=.so
+SLIBNAME=\$(SLIBPREF)\$(NAME)\$(SLIBSUF)
 
 # video output
 X_LIB = $_ld_gl $_ld_dga $_ld_xv $_ld_xvmc $_ld_vm $_ld_xinerama $_ld_x11 $_ld_sock
    
    
More information about the MPlayer-cvslog
mailing list