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