* fix dumb typo
This commit was SVN r5041.
Этот коммит содержится в:
родитель
372434f9dc
Коммит
ed7f80dddf
@ -611,7 +611,7 @@ if test "$enable_smp_locks" != "no"; then
|
|||||||
want_smp_locks=1
|
want_smp_locks=1
|
||||||
else
|
else
|
||||||
AC_MSG_RESULT([no])
|
AC_MSG_RESULT([no])
|
||||||
want_smp_locks=1
|
want_smp_locks=0
|
||||||
fi
|
fi
|
||||||
AC_DEFINE_UNQUOTED([OMPI_WANT_SMP_LOCKS], [$want_smp_locks],
|
AC_DEFINE_UNQUOTED([OMPI_WANT_SMP_LOCKS], [$want_smp_locks],
|
||||||
[whether we want to have smp locks in atomic ops or not])
|
[whether we want to have smp locks in atomic ops or not])
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user