[FFmpeg-cvslog] Merge commit '421c10ed4fb0475a2cb055dd130ba12a6adb9f70'
James Almer
git at videolan.org
Sat Nov 11 21:25:03 EET 2017
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Nov 11 16:23:48 2017 -0300| [08fd6e8e3c8f70e4559bea1595adb5a833b110ea] | committer: James Almer
Merge commit '421c10ed4fb0475a2cb055dd130ba12a6adb9f70'
* commit '421c10ed4fb0475a2cb055dd130ba12a6adb9f70':
configure: Drop test for fork()
We keep the check as it's needed by the http_multiclient example.
Merged-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08fd6e8e3c8f70e4559bea1595adb5a833b110ea
---
configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure b/configure
index 5275a3601e..9af8a20f96 100755
--- a/configure
+++ b/configure
@@ -2000,7 +2000,6 @@ SYSTEM_FUNCS="
CommandLineToArgvW
CryptGenRandom
fcntl
- fork
getaddrinfo
gethrtime
getopt
======================================================================
More information about the ffmpeg-cvslog
mailing list