1
1
openmpi/orte/mca/pls/poe
Brian Barrett 508da4e959 OS X apparently really doesn't like shared libraries with unresolvable
symbols in them and environ is defined only in the final application
(probably in crt1.o).  Apple provides a function for getting at the
environment, so use that instead if it's available.

This commit was SVN r14857.
2007-06-05 03:03:59 +00:00
..
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
pls_poe_component.c OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
pls_poe_module.c OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
pls_poe.h Do it on the correct way as this is normally compiled as a module. 2006-09-14 21:22:41 +00:00