changeset 21714:72e44326407e

Clarify that yuv2rgb_init.c cannot be used under LGPL
author lucabe
date Fri, 22 Dec 2006 17:57:19 +0000
parents 25edc0e37a49
children 9d96f4df253a
files libswscale/Makefile
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/Makefile	Fri Dec 22 14:57:43 2006 +0000
+++ b/libswscale/Makefile	Fri Dec 22 17:57:19 2006 +0000
@@ -15,8 +15,6 @@
 endif
 ifeq ($(CONFIG_GPL),yes)
 OBJS+=  yuv2rgb.o
-else
-OBJS+=  yuv2rgb_init.o
 endif
 
 HEADERS = swscale.h rgb2rgb.h