|
@@ -96,6 +96,7 @@ endif(RAW_BLOCKS_TYPE STREQUAL "freelist")
|
|
|
|
|
|
message(STATUS "Have statistics: " ${STATS})
|
|
|
message(STATUS "Requested Size per Block: " ${REQUEST_SIZE_INFO})
|
|
|
+message(STATUS "Support for debug functions: " ${WITH_DEBUG})
|
|
|
message(STATUS "Adaptivity: " ${WITH_ADAPTIVITY})
|
|
|
message(STATUS "Support for realloc(): " ${WITH_REALLOC})
|
|
|
message(STATUS "********************************************")
|