Changeset 12092
- Timestamp:
- 04/20/12 14:51:57 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/m4/issm_options.m4
r12072 r12092 1223 1223 fi 1224 1224 1225 check that we python version if python compile is specified1225 dnl check that we have python version if python compile is specified 1226 1226 if test "$HAVE_PYTHON" = "yes" && test "$PYTHONVERSION" = "" ; then 1227 1227 AC_MSG_ERROR([need python-version if python compile is required!]);
Note:
See TracChangeset
for help on using the changeset viewer.