summaryrefslogtreecommitdiff
path: root/libre/thunderbird-libre/python2.7.patch
blob: 2d159d479971ba3ad692b6775935b6766a48b5b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.in	2010-10-13 08:37:29.000000000 -0700
+++ configure.in~	2010-10-19 10:32:06.360019362 -0700
@@ -878,7 +878,7 @@
     AC_MSG_RESULT([yes])    
 fi
 
-MOZ_PATH_PROGS(PYTHON, $PYTHON python2.6 python2.5 python2.4 python)
+MOZ_PATH_PROGS(PYTHON, $PYTHON python2.7 python2.6 python2.5 python2.4 python)
 if test -z "$PYTHON"; then
     AC_MSG_ERROR([python was not found in \$PATH])
 fi