Changeset 22548


Ignore:
Timestamp:
03/16/18 13:20:31 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: trying to fix windows

File:
1 edited

Legend:

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

    r22538 r22548  
    13101310        AC_ARG_WITH([scalapack-lib],
    13111311          AS_HELP_STRING([--with-scalapack-lib=LIBS],[scalapack libraries to include]),
    1312           [SCALAPACKLIB=$withval],[SCALAPACKLIB="no"])
     1312          [SCALAPACKLIB=$withval],[SCALAPACKLIB=""])
    13131313                         
    13141314        dnl Check whether scalapack is enabled
Note: See TracChangeset for help on using the changeset viewer.