You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Add system-specific network link flags to inet_aton test. This should fix
the check on platforms that require those flags. patch by Michael Kostylev, mik niipt ru Originally committed as revision 11553 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
badbe09af3
commit
094c09bb4a
2
configure
vendored
2
configure
vendored
@@ -1569,7 +1569,7 @@ fi
|
|||||||
check_func fork
|
check_func fork
|
||||||
check_func gethrtime
|
check_func gethrtime
|
||||||
check_func getrusage
|
check_func getrusage
|
||||||
check_func inet_aton
|
check_func inet_aton $network_extralibs
|
||||||
check_func memalign
|
check_func memalign
|
||||||
check_func mkstemp
|
check_func mkstemp
|
||||||
check_func2 windows.h GetProcessTimes
|
check_func2 windows.h GetProcessTimes
|
||||||
|
Reference in New Issue
Block a user