summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2015-03-10 15:49:47 +0100
committerJasper St. Pierre <jstpierre@mecheye.net>2015-06-17 14:23:52 -0700
commit86e17e6853187d5e6983c39980b6df9e4b82edbd (patch)
tree6e2253166147512135397b79d179f3fb4bb48f7c /configure.ac
parentecc8974a453e14cca3a061c174daa10044e02e85 (diff)
downloadgobject-introspection-86e17e6853187d5e6983c39980b6df9e4b82edbd.tar.gz
docmain: port to using argparse.
optparse is deprecated.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 115e49b3..ebf02067 100644
--- a/configure.ac
+++ b/configure.ac
@@ -251,7 +251,7 @@ AC_CHECK_FUNCS([memchr strchr strspn strstr strtol strtoull])
AC_CHECK_FUNCS([backtrace backtrace_symbols])
# Python
-AM_PATH_PYTHON([2.6])
+AM_PATH_PYTHON([2.7])
case "$host" in
*-*-mingw*)
# Change backslashes to forward slashes in pyexecdir to avoid