updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / xulrunner192 / python2.7.patch
blob05a3e91a051b71b916d7a8fe081d19a93d02830e
1 --- configure.in 2010-10-12 10:44:37.000000000 -0700
2 +++ configure.in~ 2010-10-19 09:51:49.660019364 -0700
3 @@ -811,7 +811,7 @@
4 AC_MSG_RESULT([yes])
5 fi
7 -MOZ_PATH_PROGS(PYTHON, $PYTHON python2.5 python2.4 python)
8 +MOZ_PATH_PROGS(PYTHON, $PYTHON python2.7 python2.5 python2.4 python)
9 if test -z "$PYTHON"; then
10 AC_MSG_ERROR([python was not found in \$PATH])