fixing r23764 leftovers, adopting Jeff's note
This commit was SVN r23772. The following SVN revision numbers were found above: r23764 --> open-mpi/ompi@40a2bfa238
Этот коммит содержится в:
родитель
bd9a1f28a3
Коммит
f754bde8eb
@ -24,7 +24,7 @@ coll_fca_sources = \
|
||||
# mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la
|
||||
# (for static builds).
|
||||
|
||||
if OMPI_BUILD_coll_fca_DSO
|
||||
if MCA_BUILD_ompi_coll_fca_DSO
|
||||
component_noinst =
|
||||
component_install = mca_coll_fca.la
|
||||
else
|
||||
|
@ -13,7 +13,9 @@
|
||||
# MCA_coll_fca_CONFIG([action-if-can-compile],
|
||||
# [action-if-cant-compile])
|
||||
# ------------------------------------------------
|
||||
AC_DEFUN([MCA_coll_fca_CONFIG],[
|
||||
AC_DEFUN([MCA_ompi_coll_fca_CONFIG],[
|
||||
AC_CONFIG_FILES([ompi/mca/coll/fca/Makefile])
|
||||
|
||||
OMPI_CHECK_FCA([coll_fca],
|
||||
[coll_fca_happy="yes"],
|
||||
[coll_fca_happy="no"])
|
||||
|
@ -1,14 +0,0 @@
|
||||
# -*- shell-script -*-
|
||||
#
|
||||
#
|
||||
# Copyright (c) 2010 Voltaire, Inc. All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
# Additional copyrights may follow
|
||||
#
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
# Specific to this module
|
||||
|
||||
PARAM_CONFIG_FILES=Makefile
|
Загрузка…
Ссылка в новой задаче
Block a user