Adding Massif, the heap profiler.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2245 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/configure.in b/configure.in
index e23608f..00c9d53 100644
--- a/configure.in
+++ b/configure.in
@@ -373,12 +373,16 @@
    cachegrind/tests/Makefile
    cachegrind/docs/Makefile
    cachegrind/cg_annotate
-   corecheck/Makefile
-   corecheck/tests/Makefile
-   corecheck/docs/Makefile
    helgrind/Makefile
    helgrind/tests/Makefile
    helgrind/docs/Makefile
+   massif/Makefile
+   massif/hp2ps/Makefile
+   massif/tests/Makefile
+   massif/docs/Makefile
+   corecheck/Makefile
+   corecheck/tests/Makefile
+   corecheck/docs/Makefile
    lackey/Makefile
    lackey/tests/Makefile
    lackey/docs/Makefile