1
1
openmpi/orte/mca/ns
Brian Barrett 1302cb4072 The next in a long line of crazed build system changes from Brian. This was
originally suggested by Ralf Wildenhues, to try to speed autogen, configure,
and make (and possibly even make install).  Use automake's include directive
to drastically reduce the number of Makefile files (although the number of
Makefile.am files is the same - most are just included in a top-level
Makefile.am).  Also use an Automake SUBDIRs feature to eliminate the
dynamic-mca tree, which was no longer really needed.  This makes adding
a framework easier (since you don't have to remember the dynamic-mca
tree) and makes building faster (as make doesn't have to recurse through
the dynamic-mca tree)

This commit was SVN r7777.
2005-10-17 00:21:10 +00:00
..
base * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
proxy Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00
replica Fix for MPI 2 dynamics. 2005-09-28 03:20:43 +00:00
Makefile.am The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
ns_types.h Finally ... the command was a uint16_t but was packed as an int8_t. That's always ZERO on a big endian 2005-09-12 09:43:34 +00:00
ns.h Add several new interface functions to the name services: 2005-08-07 13:21:52 +00:00