based Andres Garcia's patch, added for mingw build
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2004 14:19:22 +0000 (14:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2004 14:19:22 +0000 (14:19 +0000)
configure.ac

index 82b733c..3a01b2a 100644 (file)
@@ -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
 [],