12 lines
602 B
Diff
12 lines
602 B
Diff
|
--- gst-python-0.10.13/configure 2008-10-03 01:48:09.000000000 +0200
|
||
|
+++ gst-python-0.10.13/configure-gil 2008-11-18 20:56:18.000000000 +0100
|
||
|
@@ -21403,7 +21403,7 @@
|
||
|
|
||
|
# Find any Python interpreter.
|
||
|
if test -z "$PYTHON"; then
|
||
|
- for ac_prog in python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
|
||
|
+ for ac_prog in python python2 python2.6 python2.5 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
|