Changeset 23710


Ignore:
Timestamp:
02/11/19 04:26:55 (6 years ago)
Author:
bdef
Message:

BUG: fixing typo

File:
1 edited

Legend:

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

    r23706 r23710  
    14871487                  ;;
    14881488                *linux*)
    1489                         BLASLAPACKLIB=-L"$BLASLAPACK_ROOT/lib -lflapack -lfblas
    1490                   #BLASLAPACKLIB=-L"$BLASLAPACK_ROOT/lib -llapack -lblas "
     1489                                BLASLAPACKLIB=-L"$BLASLAPACK_ROOT/lib -lflapack -lfblas "
     1490                #BLASLAPACKLIB=-L"$BLASLAPACK_ROOT/lib -llapack -lblas "
    14911491                  ;;
    14921492                *darwin*)
Note: See TracChangeset for help on using the changeset viewer.