source:
issm/oecreview/Archive/21724-22754/ISSM-22551-22552.diff@
22755
Last change on this file since 22755 was 22755, checked in by , 7 years ago | |
---|---|
File size: 558 bytes |
-
../trunk-jpl/m4/issm_options.m4
1315 1315 AC_MSG_CHECKING([for scalapack]) 1316 1316 if test "x$SCALAPACK_ROOT" = "xno" && test "x$SCALAPACKLIB" = "xno"; then 1317 1317 HAVE_SCALAPACK=no 1318 SCALAPACKLIB= 1318 1319 else if test "x$SCALAPACK_ROOT" != "xno"; then 1319 1320 if ! test -d "$SCALAPACK_ROOT"; then 1320 1321 AC_MSG_ERROR([scalapack directory provided ($SCALAPACK_ROOT) does not exist]);
Note:
See TracBrowser
for help on using the repository browser.