2004-01-12 00:35:37 +03:00
|
|
|
dnl -*- shell-script -*-
|
|
|
|
dnl
|
|
|
|
dnl $HEADER$
|
|
|
|
dnl
|
|
|
|
|
|
|
|
dnl
|
2004-06-07 19:33:53 +04:00
|
|
|
dnl Tests provided by OMPI
|
2004-01-12 00:35:37 +03:00
|
|
|
dnl General tests
|
|
|
|
dnl
|
|
|
|
|
2004-06-15 03:19:02 +04:00
|
|
|
sinclude(../../../../config/ompi_functions.m4)
|
|
|
|
sinclude(../../../../config/ompi_get_version.m4)
|
2004-01-12 00:35:37 +03:00
|
|
|
|
|
|
|
dnl
|
|
|
|
dnl C compiler tests
|
|
|
|
dnl
|
|
|
|
|
2004-06-15 03:19:02 +04:00
|
|
|
sinclude(../../../../config/ompi_setup_cc.m4)
|
|
|
|
sinclude(../../../../config/ompi_check_optflags.m4)
|
2004-01-12 00:35:37 +03:00
|
|
|
|
|
|
|
dnl
|
|
|
|
dnl C++ compiler tests
|
|
|
|
dnl
|
|
|
|
|
2004-06-15 03:19:02 +04:00
|
|
|
sinclude(../../../../config/ompi_setup_cxx.m4)
|
|
|
|
sinclude(../../../../config/cxx_find_template_repository.m4)
|
|
|
|
sinclude(../../../../config/cxx_find_template_parameters.m4)
|
2004-01-12 00:35:37 +03:00
|
|
|
|
|
|
|
dnl
|
2004-01-16 00:13:22 +03:00
|
|
|
dnl This will be replaced with s_i_n_c_l_u_d_e(configure.stub) if it
|
2004-08-02 04:24:22 +04:00
|
|
|
dnl exists for that component, or a blank line if it does not.
|
2004-01-12 00:35:37 +03:00
|
|
|
dnl
|
|
|
|
|
|
|
|
@CONFIGURE_STUB_SINCLUDE@
|