1
1
openmpi/opal/mca/crs/criu
Adrian Reber 14ba81d166 Simplification to the CRIU configure.m4 script:
* Remove redundant/unnecessary uses of $2
 * Change a bunch of logic from negative to positive
 * Use OPAL_VAR_SCOPE_PUSH/POP to help reduce env var usage
 * Only use "" in test statements with strings that require sanitization
 * Removed redundant AC_MSG_WARN/ERROR.  There's now only one check at
   the bottom for whether the component is "good" or not.  We'll
   AC_MSG_WARN/ERROR in that one location.

Thanks to Jeff Squyres for this patch.

This commit was SVN r30739.
2014-02-15 21:22:30 +00:00
..
configure.m4 Simplification to the CRIU configure.m4 script: 2014-02-15 21:22:30 +00:00
crs_criu_component.c CRS/CRIU: added CRIU as new CRS component 2014-02-11 14:43:38 +00:00
crs_criu_module.c CRS/CRIU: added CRIU as new CRS component 2014-02-11 14:43:38 +00:00
crs_criu.h CRS/CRIU: added CRIU as new CRS component 2014-02-11 14:43:38 +00:00
Makefile.am CRS/CRIU: added CRIU as new CRS component 2014-02-11 14:43:38 +00:00