bug#7944: Should AM_PATH_PYTHON call AC_ARG_VAR?

2011-01-31 Thread Jack Kelly
On Tue, Feb 1, 2011 at 7:31 AM, Stefano Lattarini wrote: > On Monday 31 January 2011, Jack Kelly wrote: >> I've noticed that if you put AM_PATH_PYTHON in configure.ac, it >> doesn't add an entry for PYTHON in ./configure --help. Is PYTHON meant >> to be a user's variable? > According to the commen

bug#7944: Should AM_PATH_PYTHON call AC_ARG_VAR?

2011-01-31 Thread Stefano Lattarini
On Monday 31 January 2011, Jack Kelly wrote: > On Tue, Feb 1, 2011 at 7:31 AM, Stefano Lattarini > wrote: > > On Monday 31 January 2011, Jack Kelly wrote: > >> I've noticed that if you put AM_PATH_PYTHON in configure.ac, it > >> doesn't add an entry for PYTHON in ./configure --help. Is PYTHON mean

bug#7945: Is AM_PATH_PYTHON missing some versions in _AM_PYTHON_INTERPRETER_LIST?

2011-01-31 Thread Stefano Lattarini
tags 7945 fixed thanks On Monday 31 January 2011, Ralf Wildenhues wrote: > Hello Jack, > > * Jack Kelly wrote on Mon, Jan 31, 2011 at 12:14:22AM CET: > > While poking around python.m4, I noticed that python2.6 and python2.7 > > are not mentioned in the list of python interpreters defined in > > _