1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-09 01:33:54 +00:00

Moved potential inclusion of system's malloc.h and memory.h header files to

setup_once.h.  Inclusion of each header file is based on the definition of
NEED_MALLOC_H and NEED_MEMORY_H respectively.
This commit is contained in:
Yang Tse
2009-04-21 10:26:58 +00:00
parent df96c987c6
commit 1509409fe1
5 changed files with 67 additions and 2 deletions

View File

@ -430,6 +430,7 @@ dnl Checks for header files.
AC_HEADER_STDC
CURL_CHECK_HEADER_MALLOC
CURL_CHECK_HEADER_MEMORY
dnl check for a few basic system headers we need
AC_CHECK_HEADERS(