projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Check for VirtualAlloc() so it may be used to allocate executable memory in
[libav.git]
/
configure
diff --git
a/configure
b/configure
index
187ee5c
..
165484b
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-910,6
+910,7
@@
HAVE_LIST="
termios_h
threads
truncf
+ VirtualAlloc
winsock2_h
yasm
"
@@
-1944,6
+1945,7
@@
check_func mkstemp
check_func posix_memalign
check_func_headers io.h setmode
check_func_headers windows.h GetProcessTimes
+check_func_headers windows.h VirtualAlloc
check_header conio.h
check_header dlfcn.h