diff options
author | Fredrik Kuivinen <frekui@gmail.com> | 2011-08-18 20:34:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-18 13:54:58 -0700 |
commit | 111ee18c31f9bac9436426399355facc79238566 (patch) | |
tree | eb27c60f04c22ead24fabcdb762a8876be101bf1 /branch.c | |
parent | Update draft release notes to 1.7.7 (diff) | |
download | tgif-111ee18c31f9bac9436426399355facc79238566.tar.xz |
Makefile: Use computed header dependencies if the compiler supports it
Previously you had to manually define COMPUTE_HEADER_DEPENDENCIES to
enable this feature. It seemed a bit sad that such a useful feature
had to be enabled manually.
To avoid the small overhead we don't do the auto-detection if
COMPUTE_HEADER_DEPENDENCIES is already set.
Signed-off-by: Fredrik Kuivinen <frekui@gmail.com>
Acked-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'branch.c')
0 files changed, 0 insertions, 0 deletions