diff options
author | Ben Walton <bwalton@artsci.utoronto.ca> | 2010-01-31 21:15:04 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-01 13:03:54 -0800 |
commit | f22cd7fcc54a98277b3d2b82f1bb0b593658925c (patch) | |
tree | 09cd673f7d7142917bc0cdc2fd9d1ddddc7a7637 /git-cvsimport.perl | |
parent | b0883aa6c77111e88496bd0afe073caf68ab9f99 (diff) | |
download | git-f22cd7fcc54a98277b3d2b82f1bb0b593658925c.tar.gz |
configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM
Add an optional second argument to both GIT_ARG_SET_PATH and
GIT_CONF_APPEND_PATH such that any value of the second argument will
enable configure to set NO_$PROGRAM in addition to an empty
$PROGRAM_PATH. This is initially useful for allowing configure to
disable the use of python, as the remote helper code has nothing
leveraging it yet.
The Makefile already recognizes NO_PYTHON, but configure provided no
way to set it appropriately.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsimport.perl')
0 files changed, 0 insertions, 0 deletions