Commit fca9ca53 authored by Diego Biurrun's avatar 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.
parent 09c98327
...@@ -1557,7 +1557,6 @@ HAVE_LIST_PUB=" ...@@ -1557,7 +1557,6 @@ HAVE_LIST_PUB="
HEADERS_LIST=" HEADERS_LIST="
AVFoundation_AVFoundation_h AVFoundation_AVFoundation_h
alsa_asoundlib_h
arpa_inet_h arpa_inet_h
cdio_paranoia_h cdio_paranoia_h
cdio_paranoia_paranoia_h cdio_paranoia_paranoia_h
...@@ -1579,7 +1578,6 @@ HEADERS_LIST=" ...@@ -1579,7 +1578,6 @@ HEADERS_LIST="
machine_ioctl_meteor_h machine_ioctl_meteor_h
malloc_h malloc_h
poll_h poll_h
sndio_h
soundcard_h soundcard_h
stdatomic_h stdatomic_h
sys_mman_h sys_mman_h
...@@ -1632,10 +1630,8 @@ SYSTEM_FUNCS=" ...@@ -1632,10 +1630,8 @@ SYSTEM_FUNCS="
clock_gettime clock_gettime
closesocket closesocket
CommandLineToArgvW CommandLineToArgvW
CoTaskMemFree
CryptGenRandom CryptGenRandom
fcntl fcntl
flt_lim
fork fork
getaddrinfo getaddrinfo
gethrtime gethrtime
...@@ -1649,12 +1645,10 @@ SYSTEM_FUNCS=" ...@@ -1649,12 +1645,10 @@ SYSTEM_FUNCS="
gmtime_r gmtime_r
inet_aton inet_aton
isatty isatty
LoadLibrary
localtime_r localtime_r
mach_absolute_time mach_absolute_time
MapViewOfFile MapViewOfFile
memalign memalign
mkstemp
mmap mmap
mprotect mprotect
nanosleep nanosleep
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment