]> sourceware.org Git - automake.git/commit
* m4/python.m4 (AM_PATH_PYTHON): Check all known Python interpreters
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 12 Dec 2001 11:11:38 +0000 (11:11 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 12 Dec 2001 11:11:38 +0000 (11:11 +0000)
commit132b94022a3c10a3e3f9060c89a9b865d4a7c24e
tree96b7ca1af85b0e79eca5d8525db07bb795659163
parent62808d73baa20384750a7e4e3637b5d674ca7390
* m4/python.m4 (AM_PATH_PYTHON): Check all known Python interpreters
in loop until we find one the satisfies the user supplied version.
Add python2 to the list of known interpreters.  Don't use
changequote.  Cache the calculation of PYTHON_VERSION and
PYTHON_PLATFORM.
(AM_PYTHON_CHECK_VERSION): New function, extracted from
AM_PATH_PYTHON and modernized.
* m4/runlog.m4: New file.
* m4/Makefile.am (m4data_DATA): Add it.
ChangeLog
m4/Makefile.am
m4/Makefile.in
m4/python.m4
m4/runlog.m4 [new file with mode: 0644]
This page took 0.029291 seconds and 5 git commands to generate.