[MPlayer-cvslog] r21730 - trunk/libswscale/Makefile

lucabe subversion at mplayerhq.hu
Fri Dec 22 18:57:19 CET 2006


Author: lucabe
Date: Fri Dec 22 18:57:19 2006
New Revision: 21730

Modified:
   trunk/libswscale/Makefile

Log:
Clarify that yuv2rgb_init.c cannot be used under LGPL


Modified: trunk/libswscale/Makefile
==============================================================================
--- trunk/libswscale/Makefile	(original)
+++ trunk/libswscale/Makefile	Fri Dec 22 18:57:19 2006
@@ -15,8 +15,6 @@
 endif
 ifeq ($(CONFIG_GPL),yes)
 OBJS+=  yuv2rgb.o
-else
-OBJS+=  yuv2rgb_init.o
 endif
 
 HEADERS = swscale.h rgb2rgb.h



More information about the MPlayer-cvslog mailing list