a small change to make this configure test right.
This component is ompi_ignored so no need to autogen..... This commit was SVN r6807.
Этот коммит содержится в:
родитель
c92c3effb6
Коммит
36435cbe4a
@ -25,7 +25,7 @@ AC_DEFUN([MCA_soh_bproc_CONFIG],[
|
|||||||
#will only compile with >= bproc 4.0.0
|
#will only compile with >= bproc 4.0.0
|
||||||
AS_IF([test "$soh_bproc_good" = "1"],
|
AS_IF([test "$soh_bproc_good" = "1"],
|
||||||
[AC_MSG_CHECKING(for BPROC_API_VERSION)
|
[AC_MSG_CHECKING(for BPROC_API_VERSION)
|
||||||
AC_TRY_COMPILE([#include<bproc.h>],
|
AC_TRY_COMPILE([#include <sys/bproc.h>],
|
||||||
[int foo = BPROC_API_VERSION;],
|
[int foo = BPROC_API_VERSION;],
|
||||||
have_bproc_api_ver_msg=yes soh_bproc_good=1,
|
have_bproc_api_ver_msg=yes soh_bproc_good=1,
|
||||||
have_bproc_api_ver_msg=no soh_bproc_good=0)
|
have_bproc_api_ver_msg=no soh_bproc_good=0)
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user