diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-07-19 09:49:56 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-19 10:30:25 -0700 |
commit | 390f4da8af9cf0fc44fa03588e5b3901094697e4 (patch) | |
tree | e4ba9b22709779a6a75b4e65a056247155f0d974 /zlib.c | |
parent | 31c79549b85c6393be4f40432f5b86ebc097fc7e (diff) | |
download | git-390f4da8af9cf0fc44fa03588e5b3901094697e4.tar.gz |
autoconf: GIT_CONF_APPEND_LINE: change signature
Change one-argument GIT_CONF_APPEND_LINE([VAR=VAL]) to
GIT_CONF_APPEND_LINE([VAR], [VAL]), that is more similar to the usual
AC_SUBST macro; this is only a preparatory change in view of future
refactorings.
No semantic change is intended. In fact, the generated configure file
doesn't change at all.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'zlib.c')
0 files changed, 0 insertions, 0 deletions