summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-03-08 23:53:20 +0100
committerDiego Biurrun <diego@biurrun.de>2012-03-09 20:56:15 +0100
commiteab6968f24991145ca3dc38635cef36884bfd757 (patch)
tree824ddd28427864e98379baeb8a92d230ecd87a85
parent49e35f497fe84920327e5cc5ae0bf65dccdb163b (diff)
build: Skip compiling xvmc.h under the correct condition.
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index d4ad81cc92..0f1c728fc5 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -685,10 +685,10 @@ SKIPHEADERS += %_tablegen.h \
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBDIRAC) += libdirac.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
+SKIPHEADERS-$(CONFIG_MPEG_XVMC_DECODER) += xvmc.h
SKIPHEADERS-$(CONFIG_VAAPI) += vaapi_internal.h
SKIPHEADERS-$(CONFIG_VDA) += vda.h vda_internal.h
SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h
-SKIPHEADERS-$(CONFIG_XVMC) += xvmc.h
SKIPHEADERS-$(HAVE_W32THREADS) += w32pthreads.h
EXAMPLES = api