updating with Jeff's help to the recent autogen/configure system
This commit was SVN r7705.
Этот коммит содержится в:
родитель
af9ccdf04a
Коммит
0675c22dab
4
ompi/mca/coll/hierarch/.ompi_unignore
Обычный файл
4
ompi/mca/coll/hierarch/.ompi_unignore
Обычный файл
@ -0,0 +1,4 @@
|
|||||||
|
hpceg
|
||||||
|
gabriel
|
||||||
|
egabriel
|
||||||
|
edgar
|
@ -14,14 +14,6 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
# Need to use our own AUTOMAKE_OPTIONS -- cannot include
|
|
||||||
# Makefile.options from main ompi tree because Automake now defers
|
|
||||||
# "include" statements until "make" time. Hence, if we're building
|
|
||||||
# this component outside the ompi tree, the include statement will
|
|
||||||
# fail.
|
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign dist-bzip2
|
|
||||||
|
|
||||||
# Make the output library in this directory, and name it either
|
# Make the output library in this directory, and name it either
|
||||||
# mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la
|
# mca_<type>_<name>.la (for DSO builds) or libmca_<type>_<name>.la
|
||||||
# (for static builds).
|
# (for static builds).
|
||||||
@ -37,7 +29,6 @@ endif
|
|||||||
mcacomponentdir = $(libdir)/openmpi
|
mcacomponentdir = $(libdir)/openmpi
|
||||||
mcacomponent_LTLIBRARIES = $(component_install)
|
mcacomponent_LTLIBRARIES = $(component_install)
|
||||||
mca_coll_hierarch_la_SOURCES = $(sources)
|
mca_coll_hierarch_la_SOURCES = $(sources)
|
||||||
mca_coll_hierarch_la_LIBADD = $(LIBMPI_LA)
|
|
||||||
mca_coll_hierarch_la_LDFLAGS = -module -avoid-version
|
mca_coll_hierarch_la_LDFLAGS = -module -avoid-version
|
||||||
mca_coll_hierarch_la_LIBADD = \
|
mca_coll_hierarch_la_LIBADD = \
|
||||||
$(top_ompi_builddir)/ompi/libmpi.la \
|
$(top_ompi_builddir)/ompi/libmpi.la \
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
#
|
|
||||||
# Copyright (c) 2004-2005 The Trustees of Indiana University.
|
|
||||||
# All rights reserved.
|
|
||||||
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
|
||||||
# All rights reserved.
|
|
||||||
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
||||||
# University of Stuttgart. All rights reserved.
|
|
||||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
||||||
# All rights reserved.
|
|
||||||
# $COPYRIGHT$
|
|
||||||
#
|
|
||||||
# Additional copyrights may follow
|
|
||||||
#
|
|
||||||
# $HEADER$
|
|
||||||
#
|
|
||||||
# Don't really need anything in here -- we just want a configure
|
|
||||||
# script so that this can be a standalone component.
|
|
||||||
#
|
|
||||||
|
|
||||||
AC_DEFUN([MCA_CONFIGURE_STUB],[])
|
|
Загрузка…
x
Ссылка в новой задаче
Block a user