1
1
openmpi/config
Jeff Squyres afb6d28cbf First cut at dramatically decreasing the overhead and increasing the
speed of autogen.sh and configure: find modules that don't need to have
a separate configure script during autogen.sh and set them up to be
part of LAM's build process.  This means that we don't have to run the GNU
tools nearly as much during autogen.sh and that we don't have to run
nearly as many sub-configure scripts during configure.

This works fine for statically-built MCA modules, but doesn't seem to work
properly yet for dynamically-built modules.  More coming soon, but I wanted
to get this in for others to use.

This commit was SVN r756.
2004-02-13 03:58:56 +00:00
..
.cvsignore First cut at dramatically decreasing the overhead and increasing the 2004-02-13 03:58:56 +00:00
c_weak_symbols.m4 Add the following macros: 2004-01-08 13:34:31 +00:00
cxx_find_exception_flags.m4 Use newer AC_LANG* test compilation syntax 2004-01-08 13:31:42 +00:00
cxx_find_template_parameters.m4 Remove $Id$ 2004-01-07 14:55:59 +00:00
cxx_find_template_repository.m4 Remove $Id$ 2004-01-07 14:55:59 +00:00
cxx_have_exceptions.m4 Use newer AC_LANG* test compilation syntax 2004-01-08 13:31:42 +00:00
f77_find_ext_symbol_convention.m4 - Add file system case sensitivity test 2004-01-09 08:25:18 +00:00
lam_case_sensitive_fs_setup.m4 Last changes for aclocal 1.8. I swear it. 2004-01-15 18:14:09 +00:00
lam_check_optflags.m4 More updates for aclocal 1.8 2004-01-15 18:13:01 +00:00
lam_check_pthread_pids.m4 First cut at thread support / eliminate warnings due to lack of 2004-01-14 07:06:57 +00:00
lam_config_pthreads.m4 Add extra quoting to AC_DEFUN for *.m4 files so that aclocal 1.8 doesn't 2004-01-15 18:10:26 +00:00
lam_config_solaris_threads.m4 First cut at thread support / eliminate warnings due to lack of 2004-01-14 07:06:57 +00:00
lam_config_subdir_args.m4 Last changes for aclocal 1.8. I swear it. 2004-01-15 18:14:09 +00:00
lam_config_subdir.m4 Add extra quoting to AC_DEFUN for *.m4 files so that aclocal 1.8 doesn't 2004-01-15 18:10:26 +00:00
lam_config_threads.m4 Add extra quoting to AC_DEFUN for *.m4 files so that aclocal 1.8 doesn't 2004-01-15 18:10:26 +00:00
lam_configure_options.m4 Try again for profiling. :-) 2004-02-10 20:12:37 +00:00
lam_functions.m4 Move the AC_DEFINE for LAM_ARCH to be after AC_CANONICAL_HOST 2004-01-20 23:16:52 +00:00
lam_get_libtool_linker_flags.m4 Add libltdl into the build process. 2004-01-14 23:50:58 +00:00
lam_get_sizeof_fortran_type.m4 These files help in determining MPI_Fint (in terms of relevant C types). 2004-01-16 22:16:25 +00:00
lam_get_version.m4 Add extra quoting to AC_DEFUN for *.m4 files so that aclocal 1.8 doesn't 2004-01-15 18:10:26 +00:00
lam_get_version.sh First cut at dramatically decreasing the overhead and increasing the 2004-02-13 03:58:56 +00:00
lam_mca.m4 First cut at dramatically decreasing the overhead and increasing the 2004-02-13 03:58:56 +00:00
lam_setup_cc.m4 *** empty log message *** 2004-01-16 01:31:56 +00:00
lam_setup_cxx.m4 Add extra quoting to AC_DEFUN for *.m4 files so that aclocal 1.8 doesn't 2004-01-15 18:10:26 +00:00
lam_setup_f77.m4 Changes to accurately report (in lam_config.h, and therefore laminfo) 2004-01-29 03:13:45 +00:00
lam_setup_f90.m4 Changes to accurately report (in lam_config.h, and therefore laminfo) 2004-01-29 03:13:45 +00:00
Makefile.am First cut at dramatically decreasing the overhead and increasing the 2004-02-13 03:58:56 +00:00
Makefile.options Remove $Id$ 2004-01-07 14:55:59 +00:00
mca_acinclude.m4 Arrgh. 2004-01-15 21:13:22 +00:00
mca_configure.ac First cut at dramatically decreasing the overhead and increasing the 2004-02-13 03:58:56 +00:00
mca_make_configure.pl Ensure that acinclude.m4 is legal for modules that do not have a 2004-01-20 04:12:42 +00:00