Changeset 19149
- Timestamp:
 - 02/24/15 11:44:09 (11 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/m4/issm_options.m4 (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/m4/issm_options.m4
r19148 r19149 550 550 if test -f "$PYTHON_ROOT/include/Python.h"; then 551 551 PYTHONINCL=-I$PYTHON_ROOT/include 552 else if test -f "$PYTHON_ROOT/include/python 2.7/Python.h"; then553 PYTHONINCL=-I$PYTHON_ROOT/include/python 2.7552 else if test -f "$PYTHON_ROOT/include/python$PYTHON_VERSION/Python.h"; then 553 PYTHONINCL=-I$PYTHON_ROOT/include/python$PYTHON_VERSION 554 554 else 555 555 AC_MSG_ERROR([Python.h not found, locate this file and contact ISSM developers]);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)