[gedit/wip/python3] Depend on python 3.2.3
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/python3] Depend on python 3.2.3
- Date: Sun, 28 Oct 2012 10:30:41 +0000 (UTC)
commit 031c72a970775200263b762983f780b6d90a5623
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Oct 28 11:29:05 2012 +0100
Depend on python 3.2.3
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e53fb50..51ba017 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ PKG_PROG_PKG_CONFIG
# needed on osx
AC_PROG_OBJC
-AM_PATH_PYTHON
+AM_PATH_PYTHON(3.2.3)
# Initialize libtool
LT_PREREQ([2.2.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]