[MPlayer-cvslog] CVS: main/libmpcodecs Makefile,1.154,1.155

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Jan 14 17:26:45 CET 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var2/tmp/cvs-serv19833/libmpcodecs

Modified Files:
	Makefile 
Log Message:
Consistent variable names for shared libavcodec.


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/Makefile,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- Makefile	9 Dec 2005 16:52:44 -0000	1.154
+++ Makefile	14 Jan 2006 16:26:42 -0000	1.155
@@ -199,7 +199,7 @@
 ENCODER_SRCS += ae_lavc.c
 endif
 
-ifeq ($(CONFIG_LIBAVCODECSO),yes)
+ifeq ($(CONFIG_LIBAVCODEC_SO),yes)
 ENCODER_SRCS += ae_lavc.c
 endif
 




More information about the MPlayer-cvslog mailing list