dnl -*- shell-script -*- dnl dnl Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana dnl University Research and Technology dnl Corporation. All rights reserved. dnl Copyright (c) 2004-2005 The University of Tennessee and The University dnl of Tennessee Research Foundation. All rights dnl reserved. dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, dnl University of Stuttgart. All rights reserved. dnl Copyright (c) 2004-2005 The Regents of the University of California. dnl All rights reserved. dnl Copyright (c) 2014 Research Organization for Information Science dnl and Technology (RIST). All rights reserved. dnl Copyright (c) 2014 Cisco Systems, Inc. All rights reserved. dnl $COPYRIGHT$ dnl dnl Additional copyrights may follow dnl dnl $HEADER$ dnl # _OPAL_C_WEAK_SYMBOLS(action_if_found, [action_if_not_found]) # ------------------------------------------------------------ AC_DEFUN([_OPAL_C_WEAK_SYMBOLS],[ # need two files because icc will incorrectly not create the # symbols if they are not used in the object file in which they # are defined. Blah! # To get to compile with icc, have them in a separate header. cat > conftest_weak.h < conftest_weak.c < conftest.c < conftest_weak.h < conftest_weak.c < conftest.c <