regenerate
[oota-llvm.git] / include / llvm / Config / config.h.in
index b7fb6d3063ee46c72e5d39b486623768d2ae4648..17e3be2154e62c04d6d86779c994373b572cfd02 100644 (file)
 /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_MALLOC_H
 
+/* Define to 1 if you have the <malloc/malloc.h> header file. */
+#undef HAVE_MALLOC_MALLOC_H
+
 /* Define to 1 if you have the `memcpy' function. */
 #undef HAVE_MEMCPY
 
 /* Define if mmap() can map files into memory */
 #undef HAVE_MMAP_FILE
 
+/* Define to 1 if you have the `mstats' function. */
+#undef HAVE_MSTATS
+
 /* define if the compiler implements namespaces */
 #undef HAVE_NAMESPACES