File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dnl University of Stuttgart. All rights reserved.
1111dnl 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.
14- dnl Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved.
14+ dnl Copyright (c) 2009-2021 Cisco Systems, Inc. All rights reserved.
1515dnl Copyright (c) 2015-2017 Research Organization for Information Science
1616dnl and Technology (RIST). All rights reserved.
1717dnl Copyright (c) 2016 IBM Corporation. All rights reserved.
@@ -97,7 +97,7 @@ AC_DEFUN([OPAL_SETUP_WRAPPER_INIT],[
9797 # assume that the path is not currently valid.
9898 wrapper_tmp= " $( type -p " $with_wrapper_cc " ) "
9999 if test -z " $wrapper_tmp " ; then
100- AC_MSG_WARN([could not find \ "$with_wrapper_cc \ " in path])
100+ AC_MSG_WARN([could not find " $with_wrapper_cc " in path])
101101 fi
102102 WRAPPER_CC= $with_wrapper_cc
103103
You can’t perform that action at this time.
0 commit comments