mirror of
https://github.com/curl/curl.git
synced 2026-06-27 06:05:38 +03:00
based Andres Garcia's patch, added for mingw build
This commit is contained in:
parent
ab909fc4c2
commit
2e973684c0
1 changed files with 2 additions and 0 deletions
|
|
@ -1120,6 +1120,7 @@ AC_CHECK_HEADERS(
|
|||
dlfcn.h \
|
||||
alloca.h \
|
||||
winsock.h \
|
||||
winsock2.h \
|
||||
time.h \
|
||||
io.h \
|
||||
pwd.h \
|
||||
|
|
@ -1225,6 +1226,7 @@ AC_CHECK_FUNCS( strtoll \
|
|||
sigsetjmp \
|
||||
basename \
|
||||
setlocale \
|
||||
ftruncate \
|
||||
poll,
|
||||
dnl if found
|
||||
[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue