configure.ac, drop `WARNING: PSS analysis enabled'

This commit is contained in:
Francesco Lannutti 2013-03-24 06:13:53 +01:00 committed by Francesco Lannutti
parent 3dd8b3af4f
commit 9ec92f1526
1 changed files with 0 additions and 4 deletions

View File

@ -1068,10 +1068,6 @@ if test "x$enable_openmp" = xyes; then
AC_MSG_RESULT([OpenMP feature enabled])
fi
if test "x$enable_pss" = "xyes"; then
AC_MSG_RESULT([WARNING: PSS analysis enabled])
fi
# --enable-klu: Use KLU linear systems solver
AC_ARG_ENABLE(klu,
AS_HELP_STRING([--enable-klu],[Use KLU linear systems solver]))