File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dnl Copyright (c) 2004-2005 The Regents of the University of California.
1212dnl All rights reserved.
1313dnl Copyright (c) 2006-2010 Oracle and/or its affiliates. All rights reserved.
1414dnl Copyright (c) 2009-2015 Cisco Systems, Inc. All rights reserved.
15- dnl Copyright (c) 2015 Research Organization for Information Science
15+ dnl Copyright (c) 2015-2016 Research Organization for Information Science
1616dnl and Technology (RIST). All rights reserved.
1717dnl $COPYRIGHT $
1818dnl
@@ -420,6 +420,7 @@ AC_DEFUN([OPAL_SETUP_WRAPPER_FINAL],[
420420 OMPI_WRAPPER_EXTRA_LIBS= " $ompi_mca_wrapper_extra_libs "
421421 OPAL_FLAGS_APPEND_UNIQ([OMPI_WRAPPER_EXTRA_LIBS], [$wrapper_extra_libs ])
422422 OMPI_WRAPPER_EXTRA_LIBS= " $OMPI_WRAPPER_EXTRA_LIBS $with_wrapper_libs "
423+ OPAL_FLAGS_APPEND_UNIQ([OMPI_WRAPPER_EXTRA_LIBS], [$LIBS ])
423424 AC_SUBST([OMPI_WRAPPER_EXTRA_LIBS])
424425 AC_MSG_RESULT([$OMPI_WRAPPER_EXTRA_LIBS ])
425426
You can’t perform that action at this time.
0 commit comments