[FFmpeg-cvslog] Merge commit 'fca9ca539c8c6e4fe0072486c7e0479a08a15e7c'
James Almer
git at videolan.org
Sat Nov 11 21:01:32 EET 2017
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Nov 11 16:00:30 2017 -0300| [0efdc768eb6323061637ce02106c99ce4aeef687] | committer: James Almer
Merge commit 'fca9ca539c8c6e4fe0072486c7e0479a08a15e7c'
* commit 'fca9ca539c8c6e4fe0072486c7e0479a08a15e7c':
configure: Drop unused or internally-used entries from variable lists
Merged-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0efdc768eb6323061637ce02106c99ce4aeef687
---
configure | 3 ---
1 file changed, 3 deletions(-)
diff --git a/configure b/configure
index c5c89aa6cf..a647575adf 100755
--- a/configure
+++ b/configure
@@ -2003,10 +2003,8 @@ SYSTEM_FUNCS="
clock_gettime
closesocket
CommandLineToArgvW
- CoTaskMemFree
CryptGenRandom
fcntl
- flt_lim
fork
getaddrinfo
gethrtime
@@ -2023,7 +2021,6 @@ SYSTEM_FUNCS="
inet_aton
isatty
kbhit
- LoadLibrary
localtime_r
lstat
lzo1x_999_compress
======================================================================
diff --cc configure
index c5c89aa6cf,b544fb8b91..a647575adf
--- a/configure
+++ b/configure
@@@ -2022,11 -1645,7 +2020,10 @@@ SYSTEM_FUNCS=
gmtime_r
inet_aton
isatty
+ kbhit
- LoadLibrary
localtime_r
+ lstat
+ lzo1x_999_compress
mach_absolute_time
MapViewOfFile
memalign
More information about the ffmpeg-cvslog
mailing list