Changeset 22552


Ignore:
Timestamp:
03/16/18 15:54:50 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: trying to fix windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/m4/issm_options.m4

    r22550 r22552  
    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
Note: See TracChangeset for help on using the changeset viewer.