summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-04-22 23:47:17 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-04-22 23:50:52 +0200
commiteaca1e68664c35981949a9b852936c3fd4d0fc82 (patch)
tree91e083f0ea0eeb42d545f0c0ec93b2425c99e5c0
parentdf6abacef97c0f47fd64f92a8fc99c42f481ad73 (diff)
downloadgobject-introspection-eaca1e68664c35981949a9b852936c3fd4d0fc82.tar.gz
build: require Python 2.6 from now on
Nobody is really known to still use g-i with python 2.5, support for 2.5 gets broken every now and then in the tree because nobody is paying much attention any more so just drop it. https://bugzilla.gnome.org/show_bug.cgi?id=698617
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fad88bc4..14fc42fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -247,7 +247,7 @@ AC_CHECK_FUNCS([memchr strchr strspn strstr strtol strtoull])
AC_CHECK_FUNCS([backtrace backtrace_symbols])
# Python
-AM_PATH_PYTHON([2.5])
+AM_PATH_PYTHON([2.6])
case "$host" in
*-*-mingw*)
# Change backslashes to forward slashes in pyexecdir to avoid