- Add python3.5

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-01-03 08:05:05 +00:00
parent b3ac5792e3
commit 7df5f24e25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405117

View File

@ -60,7 +60,7 @@
fi
- for ac_prog in python3 python
+ for ac_prog in python3.4 python3.3 python3.2
+ for ac_prog in python3.5 python3.4 python3.3 python3.2
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2