abinfo "Injecting MPI flags ..."
export CFLAGS="${CFLAGS} $(pkg-config ompi-c --cflags)"
export LIBS="${LIBS} $(pkg-config ompi-c --libs)"
