File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050# modified version of the Autoconf Macro, you may extend this special
5151# exception to the GPL to apply to your modified version as well.
5252
53- # serial 18
53+ # serial 20
5454
5555AC_DEFUN ( [ AX_PYTHON ] ,
5656[ AC_MSG_CHECKING ( for python build information )
5757AC_MSG_RESULT ( [ ] )
58- for python in python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python; do
58+ for python in python3.12 python3. 11 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python; do
5959AC_CHECK_PROGS ( PYTHON_BIN , [ $python] )
6060ax_python_bin=$PYTHON_BIN
6161if test x$ax_python_bin != x; then
You can’t perform that action at this time.
0 commit comments