Only build this test if we've enabled the OMPI layer.
This commit was SVN r23520.
Этот коммит содержится в:
родитель
dca1ee8822
Коммит
a6915364e9
@ -1,7 +1,7 @@
|
||||
# -*- makefile -*-
|
||||
#
|
||||
# Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.
|
||||
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
# Additional copyrights may follow
|
||||
@ -9,8 +9,9 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
check_PROGRAMS = \
|
||||
predefined/ompi_predefined
|
||||
if PROJECT_OMPI
|
||||
check_PROGRAMS = predefined/ompi_predefined
|
||||
endif
|
||||
|
||||
predefined_ompi_predefined_SOURCES = predefined/ompi_predefined.c
|
||||
predefined_ompi_predefined_LDADD = \
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user