1
1
openmpi/orte/mca/errmgr
Shiqing Fan 872a4047ba Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake.
In CMake 2.6 and earlier, this function add dependencies for targets and also link the target libraries automatically, but in CMake 2.8,this behavior has been changed, i.e. it will only add the dependencies but no link, which will cause linking errors at compilation time.

This commit was SVN r22405.
2010-01-14 18:10:20 +00:00
..
base Silence a compiler warning about no format 2009-09-08 15:02:48 +00:00
default Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
errmgr.h Modify the errmgr callback function so it passes the proc that failed instead of only the jobid. 2009-07-15 11:43:33 +00:00
Makefile.am * fix "make distclean" error in PML 2005-11-20 07:41:09 +00:00