"Yang Tse" <yangs...@gmail.com> wrote:

Pushed your changes, although #2 done differently.

I saw that. Okay by me.

If you are trying to figure out for some specific system what should
be defined, use the following heuristic. Don't define HAVE_MALLOC_H
nor NEED_MALLOC_H and see if everything compiles and works nicely.
OTOH If you get errors about implicit declarations of malloc() free()
etc, and you have malloc.h define NEED_MALLOC_H and try again.

Okay. So it looks like a test for NEED_MEMORY_H is missing from the
CMake system.
--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to