Changeset 23047


Ignore:
Timestamp:
08/02/18 16:44:51 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing NR

File:
1 edited

Legend:

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

    r23042 r23047  
    14551455        dnl }}}
    14561456        dnl mumps2{{{
     1457        if test "x$HAVE_MUMPS" != "xyes"; then
    14571458        AC_MSG_CHECKING(for mumps2 (stand alone))
    14581459       
     
    14841485        AM_CONDITIONAL([MUMPS], [test x$HAVE_MUMPS = xyes])
    14851486        AC_MSG_RESULT($HAVE_MUMPS)
     1487
     1488        fi
    14861489        dnl }}}
    14871490        dnl blacs{{{
Note: See TracChangeset for help on using the changeset viewer.