Fix configure related to --enable-error-checking
The default --enable-error-checking (used when no additional value is
included) value ended up getting set to "yes" instead of "default". This
ended up preventing configure from passing under certain conditions.
This changes the default to "all" and fixes the check for "yes".
Signed-off-by:
Ken Raffenetti <raffenet@mcs.anl.gov>
Please register or sign in to comment