aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-commit-tree.txt
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2013-01-02 00:25:44 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-02 09:47:28 -0800
commit122650457a619a6572c358ba9605a798ac771274 (patch)
treeb0b243a7844f87854b0c9ab583e7b0d5e8b07e5b /Documentation/git-commit-tree.txt
parent7e2010537e96d0a1144520222f20ba1dc3d61441 (diff)
downloadgit-122650457a619a6572c358ba9605a798ac771274.tar.gz
git-122650457a619a6572c358ba9605a798ac771274.tar.xz
build: do not automatically reconfigure unless configure.ac changed
Starting with v1.7.12-rc0~4^2 (build: reconfigure automatically if configure.ac changes, 2012-07-19), "config.status --recheck" is automatically run every time the "configure" script changes. In particular, that means the configuration procedure repeats whenever the version number changes (since the configure script changes to support "./configure --version" and "./configure --help"), making bisecting painfully slow. The intent was to make the reconfiguration process only trigger for changes to configure.ac's logic. Tweak the Makefile rule to match that intent by depending on configure.ac instead of configure. Reported-by: Martin von Zweigbergk <martinvonz@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Reviewed-by: Jeff King <peff@peff.net> Reviewed-by: Stefano Lattarini <stefano.lattarini@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-commit-tree.txt')
0 files changed, 0 insertions, 0 deletions