Skip to content
Snippets Groups Projects
Commit 2e973684 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

based Andres Garcia's patch, added for mingw build

parent ab909fc4
No related branches found
No related tags found
No related merge requests found
......@@ -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
[],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment