python: report the 'PYTHON' influential environment variable
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 31 Jan 2011 20:24:02 +0000 (21:24 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 15 Feb 2011 09:08:47 +0000 (10:08 +0100)
commit5bf7af6e1e5fa63bc192ed972ef8c83dd6faec2b
treeb363bcb162a6798c2a7bac0b5c4b7d8a46d7f304
parent5cc6a5a3835fe98b23e4dae86ba7228f977e50a2
python: report the 'PYTHON' influential environment variable

* m4/python.m4 (AM_PATH_PYTHON): Call AC_ARG_VAR on PYTHON.
* doc/automake.texi (Python): Update and extend.
* tests/help-python.test: New test.
* tests/Makefile.am (TESTS): Update.
* THANKS (Jack Kelly): Update e-mail address.

Suggestion by Jack Kelly.
ChangeLog
THANKS
doc/automake.texi
m4/python.m4
tests/Makefile.am
tests/Makefile.in
tests/help-python.test [new file with mode: 0755]