source: issm/oecreview/Archive/21724-22754/ISSM-22551-22552.diff

Last change on this file was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 558 bytes
  • ../trunk-jpl/m4/issm_options.m4

     
    13151315        AC_MSG_CHECKING([for scalapack])
    13161316        if test "x$SCALAPACK_ROOT" = "xno" && test "x$SCALAPACKLIB" = "xno"; then
    13171317                        HAVE_SCALAPACK=no
     1318                        SCALAPACKLIB=
    13181319        else if test "x$SCALAPACK_ROOT" != "xno"; then
    13191320                if ! test -d "$SCALAPACK_ROOT"; then
    13201321                 AC_MSG_ERROR([scalapack directory provided ($SCALAPACK_ROOT) does not exist]);
Note: See TracBrowser for help on using the repository browser.