This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Also check for closesocket in winsock2.h
Originally committed as revision 10086 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Ramiro Polla
18 years ago
parent
07870f8537
commit
3b4e7bb3b6
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
configure
+ 2
- 1
configure
View File
@@ -1630,7 +1630,8 @@ check_func getrusage
check_func2 windows.h GetProcessTimes
check_func fork
check_func closesocket
check_func closesocket ||
check_func2 winsock2.h closesocket
test "$vhook" = "default" && vhook="$dlopen"
Write
Preview
Loading…
Cancel
Save