diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-09-11 17:45:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-11 10:24:39 -0700 |
commit | 3a34c2bf6267a5198e926943f68023ad80c34d3d (patch) | |
tree | 855eed7034d8d5b0cb7ceb0b8a06f508afa2861d /t/t4019-diff-wserror.sh | |
parent | First half of the fifth batch for 1.8.0 (diff) | |
download | tgif-3a34c2bf6267a5198e926943f68023ad80c34d3d.tar.xz |
build: improve GIT_CONF_SUBST signature
Now, in configure.ac, a call like:
GIT_CONF_SUBST([FOO])
will be considered equivalent to:
GIT_CONF_SUBST([FOO], [$FOO])
This is mostly a preparatory refactoring in view of future changes.
No semantic change to the generated configure or config.mak.auto is
intended.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4019-diff-wserror.sh')
0 files changed, 0 insertions, 0 deletions