diff options
author | Ben Walton <bwalton@artsci.utoronto.ca> | 2009-11-04 13:05:59 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-04 11:29:46 -0800 |
commit | d79d9e13375c43b8774b193ce725ac6c05b3865e (patch) | |
tree | f9c2289e14e9eb0dec7a61f5f384d71fb83d2daa /contrib/hg-to-git | |
parent | Merge branch 'maint' (diff) | |
download | tgif-d79d9e13375c43b8774b193ce725ac6c05b3865e.tar.xz |
configure: add macro to set arbitrary make variables
Add macro GIT_PARSE_WITH_SET_MAKE_VAR to configure.ac to allow --with
style options that set values for variables used during the make
process.
Arguments are the $name part of --with-$name, the name of
the variable to set in the Makefile (config.mak.autogen) and
the help text for the option.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hg-to-git')
0 files changed, 0 insertions, 0 deletions