2006-07-27 02:56:02 +00:00
|
|
|
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.
|
2015-06-23 20:59:57 -07:00
|
|
|
dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
2006-07-27 02:56:02 +00:00
|
|
|
dnl University of Stuttgart. All rights reserved.
|
|
|
|
dnl Copyright (c) 2004-2006 The Regents of the University of California.
|
|
|
|
dnl All rights reserved.
|
|
|
|
dnl $COPYRIGHT$
|
2015-06-23 20:59:57 -07:00
|
|
|
dnl
|
2006-07-27 02:56:02 +00:00
|
|
|
dnl Additional copyrights may follow
|
2015-06-23 20:59:57 -07:00
|
|
|
dnl
|
2006-07-27 02:56:02 +00:00
|
|
|
dnl $HEADER$
|
|
|
|
dnl
|
|
|
|
|
|
|
|
dnl we only want one :)
|
2010-09-17 23:04:06 +00:00
|
|
|
m4_define(MCA_opal_backtrace_CONFIGURE_MODE, STOP_AT_FIRST)
|