Skip to content
Snippets Groups Projects
Commit e2b80a64 authored by Sergey Kosukhin's avatar Sergey Kosukhin Committed by Thomas Jahns
Browse files

Clean up after checking for the MPICH workaround.

parent 9dbb2a3a
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,7 @@ extern pthread_mutex_t yaksui_atomic_mutex;],
LIBS="mpich_workaround.$ac_objext $LIBS"
acx_mpich_check_dir=`echo "acx_mpi_check_src_" | sed -e 's@/@<:@^/@:>@*$[]@@'`
ACX_MPI_DEFECTS([$acx_mpich_check_dir],, [is_affected_mpich=false], [$2])
rm -f "mpich_workaround."*
break
done
CPPFLAGS=$acx_saved_CPPFLAGS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment