[sabayon] Updated to hard dependency on Python 2.6
- From: Scott Balneaves <sbalneav src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sabayon] Updated to hard dependency on Python 2.6
- Date: Fri, 19 Feb 2010 15:37:12 +0000 (UTC)
commit e061912b4caa618abf9e1e83f8ea61607005b9b8
Author: Luca Falavigna <dktrkranz debian org>
Date: Fri Feb 19 09:41:53 2010 -0600
Updated to hard dependency on Python 2.6
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f4c6adf..54f1ad4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_ISC_POSIX
AC_HEADER_STDC
AM_PROG_LIBTOOL
-AM_PATH_PYTHON
+AM_PATH_PYTHON([2.6])
IT_PROG_INTLTOOL([0.40.0])
GNOME_DOC_INIT([0.17.3])
AC_PROG_LN_S
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]