Define NEED_MALLOC_H if including <stdlib.h> is not enough for proper compilation and <malloc.h> must also be included.

This commit is contained in:
Yang Tse
2006-07-11 20:40:38 +00:00
parent c6fc5a1a26
commit 4d95d23d99
4 changed files with 105 additions and 1 deletions

View File

@@ -96,6 +96,8 @@ CURL_CHECK_HEADER_WINSOCK
CURL_CHECK_HEADER_WINSOCK2
CURL_CHECK_HEADER_WS2TCPIP
CURL_CHECK_HEADER_MALLOC
dnl check for a few basic system headers we need
AC_CHECK_HEADERS(
sys/types.h \