View | Details | Raw Unified | Return to bug 215676
Collapse All | Expand All

(-)vim/files/patch-src-auto-configure (-1 / +1 lines)
Lines 60-66 Link Here
60
   fi
60
   fi
61
 
61
 
62
-    for ac_prog in python3 python
62
-    for ac_prog in python3 python
63
+    for ac_prog in python3.5 python3.4 python3.3 python3.2
63
+    for ac_prog in python3.6 python3.5 python3.4 python3.3
64
 do
64
 do
65
   # Extract the first word of "$ac_prog", so it can be a program name with args.
65
   # Extract the first word of "$ac_prog", so it can be a program name with args.
66
 set dummy $ac_prog; ac_word=$2
66
 set dummy $ac_prog; ac_word=$2

Return to bug 215676