aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpeg-devel/files/patch-libavcodec_Makefile
blob: e48db852bb7dc11aeb060974dbd05a59a03c757e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libavcodec/Makefile.orig    Thu May  3 08:50:33 2007
+++ libavcodec/Makefile Thu May  3 08:50:42 2007
@@ -293,9 +293,7 @@
 
 OBJS-$(HAVE_XVMC_ACCEL)                += xvmcvideo.o
 
-ifneq ($(CONFIG_SWSCALER),yes)
 OBJS += imgresample.o
-endif
 
 # processor-specific code
 ifeq ($(TARGET_MMX),yes)