1
1

opal_summary.m4: make message consistent with others

Fix one message in opal_summary.m4 be consistent with other messages
in the same area of opal_summary.m4.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
Jeff Squyres 2019-04-16 12:20:13 -04:00
родитель 07e5c54a46
Коммит 73071208c0

Просмотреть файл

@ -70,7 +70,7 @@ EOF
if test $WANT_MPI_JAVA_BINDINGS -eq 1 ; then
echo "Build MPI Java bindings (experimental): yes"
else
echo "MPI Build Java bindings (experimental): no"
echo "Build MPI Java bindings (experimental): no"
fi
fi