From: fred Date: Tue, 26 Mar 2002 21:26:47 +0000 (+0000) Subject: lilypond-1.0.12 X-Git-Tag: release/1.5.59~2861 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3c79a998daa23967c41e149e5bddb6c17d6995e2;p=lilypond.git lilypond-1.0.12 --- diff --git a/configure b/configure index 305e0192d6..3bbe851497 100755 --- 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