Changeset 14216
- Timestamp:
- 01/08/13 07:11:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/m4/issm_options.m4
r14183 r14216 163 163 fi 164 164 AC_MSG_RESULT($HAVE_TRIANGLE) 165 166 AC_MSG_CHECKING(for triangle and parallel status)167 if test $HAVE_TRIANGLE = no; then168 if test "$SERIAL_VALUE" = "yes" ; then169 AC_MSG_ERROR([--with-triangle-dir missing. Triangle is needed to run ISSM serially!])170 fi171 fi172 AC_MSG_RESULT(ok)173 165 dnl }}} 174 166 dnl dakota{{{
Note:
See TracChangeset
for help on using the changeset viewer.