[FFmpeg-cvslog] configure: Drop unused or internally-used entries from variable lists

Diego Biurrun git at videolan.org
Sat Nov 11 21:01:30 EET 2017


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Sun Sep 24 19:47:08 2017 +0200| [fca9ca539c8c6e4fe0072486c7e0479a08a15e7c] | committer: Diego Biurrun

configure: Drop unused or internally-used entries from variable lists

The variable lists are for variables whose values end up in output files.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fca9ca539c8c6e4fe0072486c7e0479a08a15e7c
---

 configure | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/configure b/configure
index ea303a0496..b544fb8b91 100755
--- a/configure
+++ b/configure
@@ -1557,7 +1557,6 @@ HAVE_LIST_PUB="
 
 HEADERS_LIST="
     AVFoundation_AVFoundation_h
-    alsa_asoundlib_h
     arpa_inet_h
     cdio_paranoia_h
     cdio_paranoia_paranoia_h
@@ -1579,7 +1578,6 @@ HEADERS_LIST="
     machine_ioctl_meteor_h
     malloc_h
     poll_h
-    sndio_h
     soundcard_h
     stdatomic_h
     sys_mman_h
@@ -1632,10 +1630,8 @@ SYSTEM_FUNCS="
     clock_gettime
     closesocket
     CommandLineToArgvW
-    CoTaskMemFree
     CryptGenRandom
     fcntl
-    flt_lim
     fork
     getaddrinfo
     gethrtime
@@ -1649,12 +1645,10 @@ SYSTEM_FUNCS="
     gmtime_r
     inet_aton
     isatty
-    LoadLibrary
     localtime_r
     mach_absolute_time
     MapViewOfFile
     memalign
-    mkstemp
     mmap
     mprotect
     nanosleep



More information about the ffmpeg-cvslog mailing list