2003-11-22 16:36:58 +00:00
|
|
|
dnl -*- shell-script -*-
|
|
|
|
dnl
|
2005-11-05 19:57:48 +00:00
|
|
|
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.
|
2004-11-28 20:09:25 +00:00
|
|
|
dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
|
|
dnl University of Stuttgart. All rights reserved.
|
2005-03-24 12:43:37 +00:00
|
|
|
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
|
|
|
dnl All rights reserved.
|
2008-05-27 21:58:09 +00:00
|
|
|
dnl Copyright (c) 2006-2008 Cisco Systems, Inc. All rights reserved.
|
2006-11-30 01:59:44 +00:00
|
|
|
dnl Copyright (c) 2006 Los Alamos National Security, LLC. All rights
|
|
|
|
dnl reserved.
|
2007-02-03 00:25:42 +00:00
|
|
|
dnl Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
|
2004-11-22 01:38:40 +00:00
|
|
|
dnl $COPYRIGHT$
|
|
|
|
dnl
|
|
|
|
dnl Additional copyrights may follow
|
|
|
|
dnl
|
2004-01-07 07:49:52 +00:00
|
|
|
dnl $HEADER$
|
2003-11-22 16:36:58 +00:00
|
|
|
dnl
|
|
|
|
|
2005-07-28 15:48:46 +00:00
|
|
|
m4_include(config/ompi_get_version.m4)
|
2008-03-07 22:35:26 +00:00
|
|
|
|
2004-02-13 03:58:56 +00:00
|
|
|
#
|
2004-08-02 00:24:22 +00:00
|
|
|
# The config/mca_no_configure_components.m4 file is generated by
|
|
|
|
# autogen.sh
|
2004-02-13 03:58:56 +00:00
|
|
|
#
|
2005-07-28 15:48:46 +00:00
|
|
|
m4_include(config/mca_no_configure_components.m4)
|
2005-07-09 18:52:53 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# mca_m4_config_include.m4 is generated by autogen.sh. It includes
|
|
|
|
# the list of all component configure.m4 macros.
|
|
|
|
#
|
2006-02-12 01:33:29 +00:00
|
|
|
m4_include(config/mca_m4_config_include.m4)
|