From: Alexandre Duret-Lutz Date: Fri, 1 Jul 2005 21:43:42 +0000 (+0000) Subject: * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.5. X-Git-Tag: v1.10.2~309 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=85ae9cba7b754a8d1415611d916efc3ca16f8ddf;p=platform%2Fupstream%2Fautomake.git * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.5. --- diff --git a/ChangeLog b/ChangeLog index e11d48e..bc7aee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-07-01 Alexandre Duret-Lutz + + * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.5. + 2005-06-30 Alexandre Duret-Lutz * automake.in (make_paragraphs): Do not define %TOPDIR%, now that diff --git a/m4/python.m4 b/m4/python.m4 index 0ea37ef..229fd55 100644 --- a/m4/python.m4 +++ b/m4/python.m4 @@ -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],[],[