Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 984065fbf4fcddda34540ce779c31a54 > files > 1

ntfs-config-1.0.1-13.fc15.src.rpm

--- ntfs-config-1.0.1/configure.in.py26	2007-07-17 00:34:09.000000000 +0900
+++ ntfs-config-1.0.1/configure.in	2008-12-05 12:23:59.000000000 +0900
@@ -36,7 +36,7 @@
 AC_PROG_INTLTOOL
 
 # Check for python > 2.4 and pygtk > 2.6
-AM_PATH_PYTHON_VERSION(2.4, 2.4.0, 2.5, 2.5.0)
+AM_PATH_PYTHON_VERSION(2.4, 2.4.0, 2.5, 2.5.0, 2.6, 2.6.0, 2.7, 2.7.0)
 AC_DEFUN([required_pygtk_version], [2.6.0])
 AC_SUBST([PYOPTIONS], [-OOt])
 AC_MSG_CHECKING(for pygtk >= required_pygtk_version installed)