hamster-applet r460 - trunk



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]