X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=configure;h=81e2001e4a583ef1f117a46593acd1705995ed85;hb=383da5e1e670c5028731aa3e477578e5e97c6e52;hp=eeb8d081d34549f5ca2b19f703bbb4e547264e46;hpb=a0c3bd2d23f6d08ecf9b4191ee4fff5866a120d1;p=rust.git diff --git a/configure b/configure index eeb8d081d34..81e2001e4a5 100755 --- a/configure +++ b/configure @@ -11,6 +11,7 @@ try() { fi } +try python3 "$@" try python2.7 "$@" try python27 "$@" try python2 "$@"