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