mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 09:57:16 +08:00
12 lines
465 B
Diff
12 lines
465 B
Diff
--- configure.old 2010-10-22 15:54:13.193333452 +0200
|
|
+++ configure 2010-10-22 15:54:52.546667020 +0200
|
|
@@ -10662,7 +10662,7 @@
|
|
|
|
# Find any Python interpreter.
|
|
if test -z "$PYTHON"; then
|
|
- for ac_prog in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
|
|
+ for ac_prog in python2
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|