diff --git a/config/opal_summary.m4 b/config/opal_summary.m4 index 4e072bd3fd..0fb919faf7 100644 --- a/config/opal_summary.m4 +++ b/config/opal_summary.m4 @@ -72,7 +72,7 @@ EOF fi fi - if test "$project_shmem_amc" = "true" ; then + if test "$project_oshmem_amc" = "true" ; then echo "Build Open SHMEM support: yes" else echo "Build Open SHMEM support: no"