1
1
openmpi/orte/mca/ras
Brian Barrett 4d580fa706 * disable TCP ptl and oob components if there is no TCP support (look at
sockaddr_in - seems to be a good indicator)
* disable util/if code if no inet devices (again, no sockaddr_in)
* add enable/disable flag to disable stacktrace pretty-print code
  (defaults to enabled).  Seems there's something funky going on with
  the preprocessor on Red Storm that was causing problems - this was
  the easiest fix
* clean up a bunch of the configure.m4 files to remove bogus comments,
   properly comment them, fix the dumb logic for happy/unhappy
* Create a macro for testing both header and library for a package, 
  since we seem to do this kind of test quite often.  Handles the
  -I and -L search paths properly (including stripping out /usr and
  /usr/local if not needed)
* Converted mvapi components to configure.m4, using the nice new
  ompi_check_package macro (above)

This commit was SVN r6454.
2005-07-13 04:16:03 +00:00
..
base * add local hook to remove static-components.h in distclean target. The 2005-07-08 13:54:12 +00:00
bjs * disable TCP ptl and oob components if there is no TCP support (look at 2005-07-13 04:16:03 +00:00
host Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
lsf_bproc * disable TCP ptl and oob components if there is no TCP support (look at 2005-07-13 04:16:03 +00:00
tm * disable TCP ptl and oob components if there is no TCP support (look at 2005-07-13 04:16:03 +00:00
xgrid * disable TCP ptl and oob components if there is no TCP support (look at 2005-07-13 04:16:03 +00:00
Makefile.am More orte Makefile.am updates 2005-07-02 15:13:41 +00:00
ras_types.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
ras.h Initial population of orte tree 2005-07-02 13:42:54 +00:00