From: Daniel Stenberg Date: Thu, 4 Nov 2004 14:19:22 +0000 (+0000) Subject: based Andres Garcia's patch, added for mingw build X-Git-Tag: curl-7_12_3~252 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e973684c062b245124e10a3bba5a40db2079be4;p=thirdparty%2Fcurl.git based Andres Garcia's patch, added for mingw build --- diff --git a/configure.ac b/configure.ac index 82b733c8cd..3a01b2a455 100644 --- a/configure.ac +++ b/configure.ac @@ -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 [],