Fix false positive when detecting dxva2.

This commit is contained in:
Carl Eugen Hoyos 2011-09-13 10:11:16 +02:00
parent 38670356f9
commit 391b1e3911
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -2853,7 +2853,7 @@ check_func_headers windows.h MapViewOfFile
check_func_headers windows.h VirtualAlloc
check_header dlfcn.h
check_header dxva2api.h
check_header dxva2api.h -D_WIN32_WINNT=0x0600
check_header libcrystalhd/libcrystalhd_if.h
check_header malloc.h
check_header poll.h