diff Makefile @ 6551:314874740f5a libavcodec

Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.
author diego
date Mon, 31 Mar 2008 17:12:10 +0000
parents 6b07b4eeabb9
children 23430438e4e8
line wrap: on
line diff
--- a/Makefile	Mon Mar 31 16:43:27 2008 +0000
+++ b/Makefile	Mon Mar 31 17:12:10 2008 +0000
@@ -359,7 +359,7 @@
 OBJS-$(HAVE_PTHREADS)                  += pthread.o
 OBJS-$(HAVE_W32THREADS)                += w32thread.o
 
-OBJS-$(HAVE_XVMC_ACCEL)                += xvmcvideo.o
+OBJS-$(HAVE_XVMC)                      += xvmcvideo.o
 
 ifneq ($(CONFIG_SWSCALE),yes)
 OBJS += imgresample.o