diff libmpcodecs/Makefile @ 17387:3fccbde62324

Consistent variable names for shared libavcodec.
author diego
date Sat, 14 Jan 2006 16:26:42 +0000
parents 9a6b48d19e12
children 2e20dd653147
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Sat Jan 14 16:04:35 2006 +0000
+++ b/libmpcodecs/Makefile	Sat Jan 14 16:26:42 2006 +0000
@@ -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