there was an #include directive missing
[openmpi-llc.git] / config / mca_acinclude.m4
blob3f86b6d556d168897dfb69a3aca72baf7fc63904
1 dnl -*- shell-script -*-
2 dnl
3 dnl Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
4 dnl                         University Research and Technology
5 dnl                         Corporation.  All rights reserved.
6 dnl Copyright (c) 2004-2005 The University of Tennessee and The University
7 dnl                         of Tennessee Research Foundation.  All rights
8 dnl                         reserved.
9 dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
10 dnl                         University of Stuttgart.  All rights reserved.
11 dnl Copyright (c) 2004-2005 The Regents of the University of California.
12 dnl                         All rights reserved.
13 dnl $COPYRIGHT$
14 dnl 
15 dnl Additional copyrights may follow
16 dnl 
17 dnl $HEADER$
18 dnl
20 dnl
21 dnl Tests provided by OMPI
22 dnl General tests
23 dnl
25 sinclude(@M4DIR@/ompi_functions.m4)
26 sinclude(@M4DIR@/ompi_get_version.m4)
28 dnl
29 dnl C compiler tests
30 dnl
32 sinclude(@M4DIR@/ompi_setup_cc.m4)
33 sinclude(@M4DIR@/ompi_check_optflags.m4)
35 dnl
36 dnl C++ compiler tests
37 dnl
39 sinclude(@M4DIR@/ompi_setup_cxx.m4)
40 sinclude(@M4DIR@/cxx_find_template_repository.m4)
41 sinclude(@M4DIR@/cxx_find_template_parameters.m4)
43 dnl
44 dnl This will be replaced with s_i_n_c_l_u_d_e(configure.stub) if it
45 dnl exists for that component, or a blank line if it does not.
46 dnl
48 @CONFIGURE_STUB_SINCLUDE@