Le 21/03/2015 23:40, José Matos a écrit :
The code attached does this. For the moment I am ignoring the arguments $2 and
$3.
The plan is to have code that supports both versions either 2.7.x (eventually
2.6 if some kind soul tests thoroughly) and 3.3+.
So the code returns 1 if the python version is in the needed range and 0 if it
is not.
Thanks. I adapted your code and came up with a patch that I pushed to
master.
Everything should work now. Please complain if you find a bug.
Note that now configure just dies if no suitable python interpreter is
found. If this is too harsh , please let me know.
JMarc