Added the --with-print-errors configure options, which should catch

any errors raised through hypre_error().
This commit is contained in:
kolev 2007-12-06 19:29:52 +00:00
parent b1cf0a76af
commit 62cb8dc6e2

View File

@ -54,7 +54,7 @@ src_dir=$1
shift
# Call the configure, make and run scripts
./test.sh configure.sh $src_dir --enable-debug $@
./test.sh configure.sh $src_dir --enable-debug --with-print-errors $@
mv -f configure.??? $output_dir
./test.sh make.sh $src_dir test