changeset 24330:3ae0003252ac

maint: merge stable to default.
author Rik <rik@octave.org>
date Wed, 29 Nov 2017 11:15:40 -0800
parents 24a6452059fd (current diff) 740c6a7db92a (diff)
children e9805c665ca1
files configure.ac
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Wed Nov 29 13:09:51 2017 +0100
+++ b/configure.ac	Wed Nov 29 11:15:40 2017 -0800
@@ -2407,6 +2407,7 @@
   [KLU library not found.  This will result in some lack of functionality for sparse matrices],
   [suitesparse/klu.h ufsparse/klu.h klu/klu.h klu.h], [klu_solve],
   [], [don't use KLU library, disable some sparse matrix functionality])
+       [AC_MSG_WARN([ARPACK library found, but is buggy; upgrade library (>= v3.3.0) for better results])])
 
 ### SUITESPARSECONFIG_LIBS added to LIBS above.
 LIBS="$suitesparse_save_LIBS"