1
1
openmpi/config
Tim Prins 45a4f2c7ed Fix a minor problem in variable naming in these configure macros.
Thanks to Martin Audet for reporting this on the users list.

This commit was SVN r12203.
2006-10-19 23:35:14 +00:00
..
c_get_alignment.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
c_weak_symbols.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
cxx_find_exception_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_parameters.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_repository.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
cxx_have_exceptions.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
distscript.csh Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
f77_check_logical_array.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_check_type.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f77_check.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f77_find_ext_symbol_convention.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f77_get_alignment.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
f77_get_fortran_handle_max.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_get_sizeof.m4 * add some debugging if conftestval the file doesn't exist 2006-03-28 13:55:39 +00:00
f77_get_value_true.m4 There are some compilers (with the right options) that make LOGICALS 2006-09-28 03:25:18 +00:00
f77_purge_unsupported_kind.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
f90_check_type.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_check.m4 Fix some variable names that are generated via m4 macros. 2006-05-15 19:33:06 +00:00
f90_find_module_include_flag.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f90_get_int_kind.m4 * skip some F90 tests if we aren't compilng F90 2006-02-12 16:59:56 +00:00
f90_get_precision.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_get_range.m4 Bring the f90 configuration up to speed with the f77 configuration 2006-02-12 15:11:36 +00:00
f90_get_sizeof.m4 * have to use same case for creating a function name as using it in the 2006-03-24 02:34:13 +00:00
Makefile.am - Clean up wrapper compiler man pages during maintainer-clean, since 2006-10-19 20:14:40 +00:00
Makefile.options Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_acinclude.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_configure.ac Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_make_configure.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_case_sensitive_fs_setup.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_attributes.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_bproc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_broken_qsort.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_compiler_works.m4 Another project that has been brewing for a week or so... 2006-07-15 10:27:09 +00:00
ompi_check_func_lib.m4 * Make the backtrace printing functionality a framework 2006-07-27 02:56:02 +00:00
ompi_check_gm.m4 * Fix for bug #152. Make --with-FOO-libdir=DIR only check DIR, and not the 2006-06-28 03:33:30 +00:00
ompi_check_icc.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
ompi_check_loadleveler.m4 Fix a minor problem in variable naming in these configure macros. 2006-10-19 23:35:14 +00:00
ompi_check_mvapi.m4 * Fix for bug #152. Make --with-FOO-libdir=DIR only check DIR, and not the 2006-06-28 03:33:30 +00:00
ompi_check_mx.m4 * Fix for bug #152. Make --with-FOO-libdir=DIR only check DIR, and not the 2006-06-28 03:33:30 +00:00
ompi_check_openib.m4 Initialize the completion queue to a reasonable size based on maximum number 2006-07-30 00:58:40 +00:00
ompi_check_optflags.m4 Also recognize -g1, -g2, and -g3 as debugging flags so that the 2006-03-06 17:32:51 +00:00
ompi_check_package.m4 * Fix for bug #152. Make --with-FOO-libdir=DIR only check DIR, and not the 2006-06-28 03:33:30 +00:00
ompi_check_portals.m4 * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
ompi_check_psm.m4 Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00
ompi_check_pthread_pids.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
ompi_check_slurm.m4 * Only enable SLURM support in ORTE if on a platform currently supported by 2006-03-12 05:32:35 +00:00
ompi_check_tm.m4 Fix a minor problem in variable naming in these configure macros. 2006-10-19 23:35:14 +00:00
ompi_check_udapl.m4 * Fix for bug #152. Make --with-FOO-libdir=DIR only check DIR, and not the 2006-06-28 03:33:30 +00:00
ompi_check_vendor.m4 Correct the CRAY define (here is a interesting webpage with all the compilers defines 2006-03-30 00:20:43 +00:00
ompi_check_xcpu.m4 No need to look for xcpu libraries now. If user specifies --with-xcpu=yes, xcpu component will be compiled. Default is do not compile xcpu component. 2006-06-13 23:28:26 +00:00
ompi_check_xgrid.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_asm.m4 More escaping fixes in the build system. Anything in the Makefile needs to 2006-09-26 02:37:35 +00:00
ompi_config_pthreads.m4 Fix for bug #17. Solaris provides stubs (who knows why, but they do) for 2006-05-31 00:23:49 +00:00
ompi_config_solaris_threads.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_subdir_args.m4 * add missing " that somehow slipped into the commit last night. 2006-05-31 13:57:38 +00:00
ompi_config_subdir.m4 * Fix shell quoting to be more consistent with what AC does 2006-05-31 03:40:26 +00:00
ompi_config_threads.m4 * properly enable threading support inside ptmalloc2=. Thanks to Tim for 2006-03-11 02:37:55 +00:00
ompi_configure_options.m4 Implement MPI::SEEK_{SET, END, POS} for the C++ bindings, working around 2006-10-15 23:50:24 +00:00
ompi_find_type.m4 The last of the Alpha fixes. The Alpha sh shell's builtin test doesn't 2006-09-28 03:45:27 +00:00
ompi_functions.m4 Allow Windows absolute prefix which start with a letter followed by : 2006-02-25 21:23:14 +00:00
ompi_get_libtool_linker_flags.m4 Defect 166: configure fails to crops libtool extras 2006-07-11 23:39:17 +00:00
ompi_get_version.m4 * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
ompi_get_version.m4sh * Generate ompi_get_version.sh from ompi_get_version.m4, removing a bunch of 2006-01-21 22:53:16 +00:00
ompi_install_dirs.m4 Fix for ticket #179. Print a reasonable error message if we fail to parse 2006-07-04 03:00:01 +00:00
ompi_load_platform.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_make_stripped_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mca.m4 Only add the ROMIO source directory into DIST_SUBDIRS and SUBDIRS if 2006-09-25 23:51:13 +00:00
ompi_microsoft.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
ompi_objc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_save_version.m4 Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
ompi_setup_cc.m4 - fix lost compiler flag 2006-08-27 16:28:05 +00:00
ompi_setup_cxx.m4 * Use AC_TRY_LINK instead of AC_TRY_cOMPILE to see if the compiler hints 2006-08-22 22:20:12 +00:00
ompi_setup_f77.m4 Another project that has been brewing for a week or so... 2006-07-15 10:27:09 +00:00
ompi_setup_f90.m4 * Add support for building the F90 bindings library as a shared library 2006-08-03 00:17:31 +00:00
ompi_setup_libevent.m4 Fix a number of places where we can cause errors in configure if CFLAGS / 2006-09-22 23:58:23 +00:00
ompi_setup_wrappers.m4 Allow multilib capability based on compiler flags. See: 2006-10-15 21:21:08 +00:00
ompi_try_assemble.m4 * Fix small issues when using an assembler directly, rather than through 2005-12-20 00:49:59 +00:00