1
1
openmpi/orte
Josh Hursey af9ccdf04a need to use get_first instead of get_begin since we don't want to execute
this loop if "nodes" is an empty list. get_first, in this loop context, 
allows us to do just that, while get_begin doesn't.

This fixes a --host problem that appeared on the Linux PPC64 build.

This commit was SVN r7703.
2005-10-11 21:33:04 +00:00
..
class * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dps * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca need to use get_first instead of get_begin since we don't want to execute 2005-10-11 21:33:04 +00:00
runtime Bring back the changes from /tmp/jjhursey-rmaps. Specific merge 2005-10-07 22:24:52 +00:00
tools Bring back the changes from /tmp/jjhursey-rmaps. Specific merge 2005-10-07 22:24:52 +00:00
util * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
Makefile.am Per suggestion from our friendly Libtool developer friends, add proper 2005-09-17 10:45:46 +00:00