From d6f8d78a31becd3c2c397bb1be8c9ad707d33371 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Fri, 12 Sep 2014 14:07:15 -0700 Subject: Regenerate configure. --- include/klee/Config/config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include') diff --git a/include/klee/Config/config.h.in b/include/klee/Config/config.h.in index 59b8a0ba..b97f0b05 100644 --- a/include/klee/Config/config.h.in +++ b/include/klee/Config/config.h.in @@ -15,6 +15,12 @@ /* Define if mallinfo() is available on this platform. */ #undef HAVE_MALLINFO +/* Define to 1 if you have the header file. */ +#undef HAVE_MALLOC_MALLOC_H + +/* Define to 1 if you have the `malloc_zone_statistics' function. */ +#undef HAVE_MALLOC_ZONE_STATISTICS + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -- cgit 1.4.1