hamster-applet r460 - trunk
- From: jojeda svn gnome org
- To: svn-commits-list gnome org
- Subject: hamster-applet r460 - trunk
- Date: Mon, 1 Sep 2008 14:57:28 +0000 (UTC)
Author: jojeda
Date: Mon Sep 1 14:57:28 2008
New Revision: 460
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=460&view=rev
Log:
* configure.ac: Changed python version from 2.5 to 2.4
Fixs (with the previous commits) the bug #548914
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Sep 1 14:57:28 2008
@@ -39,7 +39,7 @@
dnl ****************************************************************************
dnl * Python
dnl ****************************************************************************
-AM_PATH_PYTHON(2.5)
+AM_PATH_PYTHON(2.4)
AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR(could not find Python headers)])
dnl ****************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]