Update the if configure to include "opal" so they will build!
This commit was SVN r23787.
Этот коммит содержится в:
родитель
3631e4e936
Коммит
407eefc66d
@ -8,7 +8,7 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
AC_DEFUN([MCA_if_bsdx_ipv4_COMPILE_MODE], [
|
AC_DEFUN([MCA_opal_if_bsdx_ipv4_COMPILE_MODE], [
|
||||||
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
||||||
$4="static"
|
$4="static"
|
||||||
AC_MSG_RESULT([$$4])
|
AC_MSG_RESULT([$$4])
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
AC_DEFUN([MCA_if_bsdx_ipv6_COMPILE_MODE], [
|
AC_DEFUN([MCA_opal_if_bsdx_ipv6_COMPILE_MODE], [
|
||||||
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
||||||
$4="static"
|
$4="static"
|
||||||
AC_MSG_RESULT([$$4])
|
AC_MSG_RESULT([$$4])
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
AC_DEFUN([MCA_if_linux_ipv6_COMPILE_MODE], [
|
AC_DEFUN([MCA_opal_if_linux_ipv6_COMPILE_MODE], [
|
||||||
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
||||||
$4="static"
|
$4="static"
|
||||||
AC_MSG_RESULT([$$4])
|
AC_MSG_RESULT([$$4])
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
AC_DEFUN([MCA_if_posix_ipv4_COMPILE_MODE], [
|
AC_DEFUN([MCA_opal_if_posix_ipv4_COMPILE_MODE], [
|
||||||
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
||||||
$4="static"
|
$4="static"
|
||||||
AC_MSG_RESULT([$$4])
|
AC_MSG_RESULT([$$4])
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
AC_DEFUN([MCA_if_solaris_ipv6_COMPILE_MODE], [
|
AC_DEFUN([MCA_opal_if_solaris_ipv6_COMPILE_MODE], [
|
||||||
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
||||||
$4="static"
|
$4="static"
|
||||||
AC_MSG_RESULT([$$4])
|
AC_MSG_RESULT([$$4])
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
AC_DEFUN([MCA_if_windows_COMPILE_MODE], [
|
AC_DEFUN([MCA_opal_if_windows_COMPILE_MODE], [
|
||||||
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
AC_MSG_CHECKING([for MCA component $2:$3 compile mode])
|
||||||
$4="static"
|
$4="static"
|
||||||
AC_MSG_RESULT([$$4])
|
AC_MSG_RESULT([$$4])
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user