FIX: Improved building of private METIS and ParMetis
commit7127649c0a631543073a1391605b0b1f0a38da4b
authorMichael Wild <themiwi@users.sourceforge.net>
Mon, 1 Jun 2009 07:43:19 +0000 (1 09:43 +0200)
committerMichael Wild <themiwi@users.sourceforge.net>
Mon, 1 Jun 2009 07:43:19 +0000 (1 09:43 +0200)
tree4707287cc1f11193705e01a13d2b272aa4ada94b
parent689cc60ebac4387db7e50d985c8106b99c630761
FIX: Improved building of private METIS and ParMetis

By not including non-standard headers (malloc.h) and detection of the
availability of mallinfo.

Thanks for pointing out the problems go to Yue Wang.

Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
CMake/FFDetermineArch.cmake
ThirdParty/METIS/CMakeLists.txt
ThirdParty/METIS/metis.patch [new file with mode: 0644]
ThirdParty/METIS/metisThread.patch [deleted file]
ThirdParty/ParMetis/parmetis.patch