Skip to content
Snippets Groups Projects
Commit 094c09bb authored by Michael Kostylev's avatar Michael Kostylev Committed by Diego Biurrun
Browse files

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
parent badbe09a
No related branches found
No related tags found
No related merge requests found
...@@ -1569,7 +1569,7 @@ fi ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment