Kaydet (Commit) 9e0c5164 authored tarafından Robert Nagy's avatar Robert Nagy

Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build"

This reverts commit ff2fec6aac243bb3ea7380709212454c3bedcc18.
üst 3eac0234
......@@ -4178,8 +4178,7 @@ fi
AC_SUBST(SYSTEM_PYTHON)
AC_SUBST(PYTHON_CFLAGS)
AC_SUBST(PYTHON_LIBS)
AC_SUBST(PYTHON)
HOME=`echo $HOME | $SED 's:\\\\:/:g'`
HOME=`echo $HOME | sed 's:\\\\:/:g'`
AC_SUBST(HOME)
dnl ===================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment