Merge pull request #3000 from rhc54/topic/configclean
Fix some pmix configuration code
Этот коммит содержится в:
Коммит
5eb3ebdf6d
@ -1,7 +1,7 @@
|
||||
dnl -*- shell-script -*-
|
||||
dnl
|
||||
dnl Copyright (c) 2009 Oak Ridge National Labs. All rights reserved.
|
||||
dnl Copyright (c) 2013 Intel, Inc. All rights reserved
|
||||
dnl Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
|
||||
dnl
|
||||
dnl $COPYRIGHT$
|
||||
dnl
|
||||
@ -35,7 +35,6 @@ AC_DEFUN([PMIX_CHECK_COMPILER], [
|
||||
AC_TRY_RUN([
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "pmix_portable_platform.h"
|
||||
|
||||
int main (int argc, char * argv[])
|
||||
{
|
||||
@ -68,7 +67,6 @@ AC_DEFUN([PMIX_CHECK_COMPILER_STRINGIFY], [
|
||||
AC_TRY_RUN([
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "pmix_portable_platform.h"
|
||||
|
||||
int main (int argc, char * argv[])
|
||||
{
|
||||
|
@ -12,7 +12,7 @@
|
||||
# All rights reserved.
|
||||
# Copyright (c) 2006 QLogic Corp. All rights reserved.
|
||||
# Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2016 Intel Corporation. All rights reserved.
|
||||
# Copyright (c) 2016-2017 Intel, Inc. All rights reserved.
|
||||
# Copyright (c) 2015 Research Organization for Information Science
|
||||
# and Technology (RIST). All rights reserved.
|
||||
# Copyright (c) 2016 Los Alamos National Security, LLC. All rights
|
||||
@ -53,7 +53,7 @@ AC_DEFUN([PMIX_CHECK_PSM2],[
|
||||
PMIX_CHECK_PACKAGE([pmix_check_psm2],
|
||||
[psm2.h],
|
||||
[psm2],
|
||||
[psm_mq_irecv],
|
||||
[psm2_mq_irecv2],
|
||||
[],
|
||||
[$pmix_check_psm2_dir],
|
||||
[$pmix_check_psm2_libdir],
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user