Searched refs:WITH_PYTHON (Results 1 – 1 of 1) sorted by relevance
78 WITH_PYTHON=79 register_var_option "--with-python=<path/to/python-config.sh>" WITH_PYTHON "Specify python config s…190 if [ ! -z "$WITH_PYTHON" ] ; then191 if [ "$WITH_PYTHON" = "prebuilt" ] ; then199 WITH_PYTHON="--with-python=$WITH_PYTHON_SCRIPT"382 $WITH_PYTHON \531 if [ -n "$WITH_PYTHON" -a "$MINGW" = "yes" ] ; then