diff options
author | Diego Biurrun <diego@biurrun.de> | 2017-09-24 19:47:08 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2017-10-10 23:20:05 +0200 |
commit | fca9ca539c8c6e4fe0072486c7e0479a08a15e7c (patch) | |
tree | f684937762b8da031d401a037b6da4bf89428cd4 | |
parent | 09c98327b9f25c6c1716c0ee82ce09d8b484887a (diff) | |
download | ffmpeg-fca9ca539c8c6e4fe0072486c7e0479a08a15e7c.tar.gz |
configure: Drop unused or internally-used entries from variable lists
The variable lists are for variables whose values end up in output files.
-rwxr-xr-x | configure | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |