chiark / gitweb /
Add README.reload as an aide-memoire regarding configuration handling.
[disorder] / configure.ac
index eb49d6abdd50e5fbaf6b7265f150985b4b6f7c94..94cffceb9ffedd609b8be9fde62e037c2ba49ba9 100644 (file)
@@ -342,7 +342,7 @@ if test $want_gtk = yes; then
   fi
 fi
 if test $want_tests = yes && test $want_python = yes; then
-  AM_PATH_PYTHON([2.4])
+  AM_PATH_PYTHON([2.5])
   subdirs="${subdirs} python tests"
 fi
 AC_SUBST([subdirs])