1
1

Actually, those calls need to be removed as we superceded them with the new opal_setup_ft.m4

This commit was SVN r28000.
Этот коммит содержится в:
Ralph Castain 2013-01-31 20:46:35 +00:00
родитель 3d1f9d3b29
Коммит 576a5ab6f0

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

@ -342,13 +342,6 @@ elif test "$with_cross" != "" ; then
. "$with_cross"
fi
AC_DEFINE_UNQUOTED([OPAL_ENABLE_FT], [0],
[Enable fault tolerance general components and logic])
AC_DEFINE_UNQUOTED([OPAL_ENABLE_FT_CR], [0],
[Enable fault tolerance checkpoint/restart components and logic])
AM_CONDITIONAL(WANT_FT, /bin/false)
AM_CONDITIONAL(WANT_FT_CR, /bin/false)
#
# Do we want to install binaries?
#