1
1

Fixes to the sm coll component after the directory re-org.

This commit was SVN r6481.
Этот коммит содержится в:
Jeff Squyres 2005-07-14 13:04:27 +00:00
родитель 47f3d1f5be
Коммит 5170e077e0
2 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -51,7 +51,7 @@ else
component_noinst += libmca_coll_sm.la
endif
# See src/mca/ptl/sm/Makefile.am for an explanation of
# See ompi/mca/ptl/sm/Makefile.am for an explanation of
# libmca_common_sm.la.
mcacomponentdir = $(libdir)/openmpi
@ -59,7 +59,7 @@ mcacomponent_LTLIBRARIES = $(component_install)
mca_coll_sm_la_SOURCES = $(sources)
mca_coll_sm_la_LDFLAGS = -module -avoid-version
mca_coll_sm_la_LIBADD = \
$(top_ompi_builddir)/src/mca/common/sm/libmca_common_sm.la
$(top_ompi_builddir)/ompi/mca/common/sm/libmca_common_sm.la
noinst_LTLIBRARIES = $(component_noinst)
libmca_coll_sm_la_SOURCES =$(sources)

Просмотреть файл

@ -25,7 +25,6 @@
#include "include/constants.h"
#include "mca/coll/coll.h"
#include "coll_sm.h"
#include "mca/coll/sm/coll-sm-version.h"
/*