python 2.6 and later

svn: r16267
This commit is contained in:
Jérôme Rapinat
2010-12-12 10:19:51 +00:00
parent 02ba28a83f
commit 453cf6205f
3 changed files with 4 additions and 4 deletions

View File

@@ -40,9 +40,9 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext pa
AM_GLIB_GNU_GETTEXT
dnl Checks for programs.
dnl We first only check for python >= 2.5
dnl We first only check for python >= 2.6
AM_PATH_PYTHON(2.5)
AM_PATH_PYTHON(2.6)
AC_PATH_PROG(BINSH, sh)
pygtk_require="