Ignore:
Timestamp:
Oct 10, 2012, 10:11:10 AM (12 years ago)
Author:
djay
Message:

Add the capability to use a specific Python version by detecting if python-VERS-config exists or if python-config-VERS exists. Add NEED_STRCASESTR to nmake.opt for MapServer? support. Fix for the name of layer class on Unix/Windows?. Provide definition of strcasestr if and only if MapServer? was not activated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/configure.ac

    r305 r370  
    175175        then
    176176                # PHP was not specified, so search within the current path
     177                PYTHONCFG_PATH=`which python${PYTHON_VERS}-config`
     178                if test -z "${PYTHONCFG_PATH}" ; then
     179                AC_PATH_PROG([PYTHONCONFIG], [python-config-${PYTHON_VERS}])
     180                else
    177181                AC_PATH_PROG([PYTHONCONFIG], [python${PYTHON_VERS}-config])
     182                fi
    178183        else
    179184                PYTHONCONFIG="$PYTHON_PATH/bin/python${PYTHON_VERS}-config"
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png