Changeset 23047
- Timestamp:
- 08/02/18 16:44:51 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/m4/issm_options.m4
r23042 r23047 1455 1455 dnl }}} 1456 1456 dnl mumps2{{{ 1457 if test "x$HAVE_MUMPS" != "xyes"; then 1457 1458 AC_MSG_CHECKING(for mumps2 (stand alone)) 1458 1459 … … 1484 1485 AM_CONDITIONAL([MUMPS], [test x$HAVE_MUMPS = xyes]) 1485 1486 AC_MSG_RESULT($HAVE_MUMPS) 1487 1488 fi 1486 1489 dnl }}} 1487 1490 dnl blacs{{{
Note:
See TracChangeset
for help on using the changeset viewer.