summarylogtreecommitdiffstats
path: root/python2_only.patch
blob: ac9ddd1ccd75ddd2f33af704d4ec6717303130b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure	2006-04-10 03:10:07.000000000 -0600
+++ configure	2012-04-06 16:50:00.864304570 -0600
@@ -2911,7 +2911,7 @@
 
 
         # 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 python2 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