From 61d83a1875ead9e44b66365f4297493cee931d32 Mon Sep 17 00:00:00 2001 From: Prabhanjan Kambadur Date: Tue, 9 Mar 2004 21:21:18 +0000 Subject: [PATCH] removing topo since it currently depends on communicators and groups This commit was SVN r841. --- src/mca/mpi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mca/mpi/Makefile.am b/src/mca/mpi/Makefile.am index 754acbd543..a819112054 100644 --- a/src/mca/mpi/Makefile.am +++ b/src/mca/mpi/Makefile.am @@ -9,7 +9,7 @@ include $(top_srcdir)/config/Makefile.options # the base first). common_mpi must be second, however, because # modules under there may be statically linked to other modules. -SUBDIRS = base common_mpi coll io one pml ptl topo +SUBDIRS = base common_mpi coll io one pml ptl # Library