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
check for closesocket
Originally committed as revision 9991 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Alex Beregszaszi
18 years ago
parent
611c574137
commit
ecf97f22b3
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
configure
+ 2
- 0
configure
View File
@@ -659,6 +659,7 @@ HAVE_LIST="
altivec_h
arpa_inet_h
byteswap_h
closesocket
cmov
conio_h
dcbzl
@@ -1623,6 +1624,7 @@ check_func getrusage
check_func2 windows.h GetProcessTimes
check_func fork
check_func closesocket
test "$vhook" = "default" && vhook="$dlopen"
Write
Preview
Loading…
Cancel
Save