summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-10-19 23:25:01 +0200
committerDiego Biurrun <diego@biurrun.de>2011-10-20 00:18:29 +0200
commit26af0953c0ba800aae2d52cbdaeca7b387a317bc (patch)
tree7e1d37ef9d5d728c8607f8c5e2949dca6e0f7650 /libavcodec/Makefile
parent8096fdf0b6886305ea1a8cb2c869ab2732cd8e11 (diff)
Only test-compile w32pthreads.h if W32THREADS are available.
This fixes 'make checkheaders' on non-W32THREADS systems.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index a566df27e1..c47424e913 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -670,6 +670,7 @@ SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
SKIPHEADERS-$(CONFIG_VAAPI) += vaapi_internal.h
SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h
SKIPHEADERS-$(CONFIG_XVMC) += xvmc.h
+SKIPHEADERS-$(HAVE_W32THREADS) += w32pthreads.h
EXAMPLES = api