Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > bca402dbb662a4154d06924a82412538 > files > 1

mms-1.1.0-0.rc9.4mdv2010.1.src.rpm

--- configure~	2008-12-14 13:44:49.000000000 -0500
+++ configure	2009-02-05 10:26:49.000000000 -0500
@@ -614,8 +614,8 @@
 
 python_version=
 
-if [ -f "/usr/include/python2.5/Python.h" ]; then
-python_version="2.5"
+if [ -f "/usr/include/python2.6/Python.h" ]; then
+python_version="2.6"
 elif [ -f "/usr/include/python2.4/Python.h" ]; then
 python_version="2.4"
 fi