diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5593,7 +5593,7 @@ done # Find any Python interpreter. - for ac_prog in python python2 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 + for ac_prog in python python2 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 |