Commit 0efdc768 authored by James Almer's avatar James Almer

Merge commit 'fca9ca53'

* commit 'fca9ca53':
  configure: Drop unused or internally-used entries from variable lists
Merged-by: 's avatarJames Almer <jamrial@gmail.com>
parents c5843688 fca9ca53
...@@ -2003,10 +2003,8 @@ SYSTEM_FUNCS=" ...@@ -2003,10 +2003,8 @@ SYSTEM_FUNCS="
clock_gettime clock_gettime
closesocket closesocket
CommandLineToArgvW CommandLineToArgvW
CoTaskMemFree
CryptGenRandom CryptGenRandom
fcntl fcntl
flt_lim
fork fork
getaddrinfo getaddrinfo
gethrtime gethrtime
...@@ -2023,7 +2021,6 @@ SYSTEM_FUNCS=" ...@@ -2023,7 +2021,6 @@ SYSTEM_FUNCS="
inet_aton inet_aton
isatty isatty
kbhit kbhit
LoadLibrary
localtime_r localtime_r
lstat lstat
lzo1x_999_compress lzo1x_999_compress
......
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