Changeset 15685


Ignore:
Timestamp:
08/02/13 09:15:40 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: removed CHACO from SCOTCH check

File:
1 edited

Legend:

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

    r15682 r15685  
    452452       
    453453        dnl scotch libraries
    454         if test "x$HAVE_CHACO" = "xyes"; then
     454        if test "x$HAVE_SCOTCH" = "xyes"; then
    455455                SCOTCHINCL="-DNOFILEIO -I$SCOTCH_ROOT/include -DSCOTCH_VERSION=\\\"UNKNOWN\\\""
    456456                SCOTCHLIB="-L$SCOTCH_ROOT/lib -lnfioscotch -lnfioscotcherr -lnfioscotcherrexit -lscotchmetis"
Note: See TracChangeset for help on using the changeset viewer.