]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure
release: 1.0.12
[lilypond.git] / configure
index 305e0192d6cc930681e9f449ed18d5453166e405..3bbe851497543a026ac75c7e053118cccd3fabbc 100755 (executable)
--- a/configure
+++ b/configure
@@ -869,8 +869,8 @@ done
 test -n "$BASH" || BASH="/bin/sh"
 
 
-    # Extract the first word of "python", so it can be a program name with args.
-set dummy python; ac_word=$2
+    # Extract the first word of "${PYTHON:-python}", so it can be a program name with args.
+set dummy ${PYTHON:-python}; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
 echo "configure:876: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PYTHON'+set}'`\" = set"; then