Changeset 14863


Ignore:
Timestamp:
05/02/13 18:37:56 (12 years ago)
Author:
Eric.Larour
Message:

CHG: added conditional for MUMPS package

File:
1 edited

Legend:

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

    r14739 r14863  
    852852                HAVE_MUMPS=no
    853853        fi
     854        AM_CONDITIONAL([MUMPS], [test x$HAVE_MUMPS = xyes])
    854855        AC_MSG_RESULT($HAVE_MUMPS)
    855856        dnl }}}
Note: See TracChangeset for help on using the changeset viewer.