[gedit] Depend on python 3.2.3



commit a834a10a6f642cb0ee366a1d1817e8ef904827d5
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]