X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=configure;h=09c80b7fe194404f3cd01b8e692727eec45a9070;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=8ea57efbf9646fba5f8dbcf6176b5ac125dc3959;hpb=eefd4b7547a8fdfa050df105c310ab2fb09cd3e0;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/configure b/configure index 8ea57efb..09c80b7f 100755 --- a/configure +++ b/configure @@ -13,7 +13,7 @@ inpath() return 1 } -for p in python2.6 python2.5 python2.4 +for p in python2.7 python2.6 python2.5 python2.4 python2 python do if ( inpath $p ); then exec $p `dirname $0`/make/configure.py "$@"