From f47513eb805b6d4433efa6e3089c92f05e3c9715 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Thu, 20 Apr 2017 18:23:32 +0000 Subject: [PATCH] mld2p4-2: Fix psblas version in help message. --- config/pac.m4 | 2 +- configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/pac.m4 b/config/pac.m4 index 9e7d801e..0fe03c57 100644 --- a/config/pac.m4 +++ b/config/pac.m4 @@ -311,7 +311,7 @@ AC_DEFUN([PAC_ARG_WITH_PSBLAS], [ AC_ARG_WITH(psblas, AC_HELP_STRING([--with-psblas=DIR], [The install directory for PSBLAS, for example, - --with-psblas=/opt/packages/psblas-3.3]), + --with-psblas=/opt/packages/psblas-3.5]), [pac_cv_psblas_dir=$withval], [pac_cv_psblas_dir='']) AC_ARG_WITH(psblas-incdir, AC_HELP_STRING([--with-psblas-incdir=DIR], [Specify the directory for PSBLAS includes.]), diff --git a/configure b/configure index b27a6ad1..6873bc6d 100755 --- a/configure +++ b/configure @@ -1421,7 +1421,7 @@ Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-psblas=DIR The install directory for PSBLAS, for example, - --with-psblas=/opt/packages/psblas-3.3 + --with-psblas=/opt/packages/psblas-3.5 --with-psblas-incdir=DIR Specify the directory for PSBLAS includes. --with-psblas-libdir=DIR