On Monday 31 January 2011, Jack Kelly wrote: > Hi automakers, > > 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 comments in `m4/python.m4' and to the tests `python{4,6,11}.test', it is (and I think that's a good policy). Documenting the fact in the configure help screen and in the manual would be a good idea too. What about the attached patch? BTW, Jack, are you the same Jack Kelly already listed in THANKS ("Jack Kelly ")? If yes, should we update your e-mail address? Regards, Stefano