Modularised all the debug info stuff as m_debuginfo/.  It's a mess
and needs further cleaning up, but it's a start.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3821 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/configure.in b/configure.in
index 65b3004..3965037 100644
--- a/configure.in
+++ b/configure.in
@@ -388,6 +388,7 @@
    auxprogs/Makefile
    coregrind/Makefile 
    coregrind/m_aspacemgr/Makefile 
+   coregrind/m_debuginfo/Makefile 
    coregrind/m_demangle/Makefile 
    coregrind/m_dispatch/Makefile 
    coregrind/m_replacemalloc/Makefile