[conduit] Require Python >= 2.5
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [conduit] Require Python >= 2.5
- Date: Thu, 23 Sep 2010 03:05:43 +0000 (UTC)
commit b1984986b888704d9c7e079329ed806c77051a19
Author: John Stowers <john stowers gmail com>
Date: Thu Sep 23 14:25:03 2010 +1200
Require Python >= 2.5
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 714c219..748efa2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ GNOME_DOC_INIT
################################################################################
# Requirements
################################################################################
-AM_PATH_PYTHON(2.4)
+AM_PATH_PYTHON(2.5)
################################################################################
# Browser Implementation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]