Changeset 12092


Ignore:
Timestamp:
04/20/12 14:51:57 (13 years ago)
Author:
Mathieu Morlighem
Message:

commenting comments

File:
1 edited

Legend:

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

    r12072 r12092  
    12231223        fi
    12241224
    1225         check that we python version if python compile is specified
     1225        dnl check that we have python version if python compile is specified
    12261226        if test "$HAVE_PYTHON" = "yes"  && test "$PYTHONVERSION" = "" ; then
    12271227        AC_MSG_ERROR([need python-version if python compile is required!]);
Note: See TracChangeset for help on using the changeset viewer.