Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.

Originally committed as revision 12654 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-03-31 17:12:10 +00:00
parent 85362796be
commit dd9c773bd9
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ OBJS-$(HAVE_OS2THREADS) += os2thread.o
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