1
1
Sorry about breaking the tree with typos, I think this should fix all of them.

This commit was SVN r7482.
Этот коммит содержится в:
Andrew Friedley 2005-09-22 16:04:46 +00:00
родитель 7acf0a6bdb
Коммит cfa09dc0e7
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -39,7 +39,7 @@ mcacomponentdir = $(libdir)/openmpi
mcacomponent_LTLIBRARIES = $(component_install)
mca_iof_null_la_SOURCES = $(null_SOURCES)
mca_iof_null_la_LIBADD = \
$(top_ompi_builddir)/orte/liborte.la
$(top_ompi_builddir)/orte/liborte.la \
$(top_ompi_builddir)/opallibopal.la
mca_iof_null_la_LDFLAGS = -module -avoid-version

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

@ -47,7 +47,7 @@ mca_pls_tm_la_SOURCES = $(component_sources)
mca_pls_tm_la_LDFLAGS = -module -avoid-version $(pls_tm_LDFLAGS)
mca_pls_tm_la_LIBADD = \
$(pls_tm_LIBS) \
$(top_ompi_builddir)/orte/liborte.la
$(top_ompi_builddir)/orte/liborte.la \
$(top_ompi_builddir)/opal/libopal.la
noinst_LTLIBRARIES = $(lib)