author | Jakub Narebski <jnareb@gmail.com> | |
Tue, 8 Aug 2006 16:38:06 +0000 (18:38 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 8 Aug 2006 20:34:00 +0000 (13:34 -0700) | ||
commit | af6058cc2bf309631fc7f5cd44fb39b567286506 | |
tree | 988f8ce3df698dad62c735d51ff61ebb1e3d1c3c | tree | snapshot |
parent | b52b1d433b47888d79a73a514aa3430257cba863 | commit | diff |
autoconf: Improvements in NO_PYTHON/PYTHON_PATH handling
Unset NO_PYTHON for --with-python without arguments, and when
PYTHON_PATH is set. Do not check for PYTHON_PATH if it is set
via --with-python=PYTHON_PATH. Prefer "python" over version
specific names such as "python2.4".
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Unset NO_PYTHON for --with-python without arguments, and when
PYTHON_PATH is set. Do not check for PYTHON_PATH if it is set
via --with-python=PYTHON_PATH. Prefer "python" over version
specific names such as "python2.4".
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac | diff | blob | history |