* m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.5.
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 1 Jul 2005 21:43:42 +0000 (21:43 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 1 Jul 2005 21:43:42 +0000 (21:43 +0000)
ChangeLog
m4/python.m4

index e11d48e..bc7aee0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-01  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.5.
+
 2005-06-30  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * automake.in (make_paragraphs): Do not define %TOPDIR%, now that
index 0ea37ef..229fd55 100644 (file)
@@ -39,7 +39,7 @@ AC_DEFUN([AM_PATH_PYTHON],
   dnl $prefix/lib/site-python in 1.4 to $prefix/lib/python1.5/site-packages
   dnl in 1.5.
   m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
-                    [python python2 python2.4 python2.3 python2.2 dnl
+                    [python python2 python2.5 python2.4 python2.3 python2.2 dnl
 python2.1 python2.0 python1.6 python1.5])
 
   m4_if([$1],[],[