]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Conditionalise the automake git-commit embedding.
authorSimon Tatham <anakin@pobox.com>
Sat, 21 Jan 2017 14:57:31 +0000 (14:57 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 21 Jan 2017 14:57:31 +0000 (14:57 +0000)
commit19aefec3e8b33f12e6edbead1028c07b5f486ce0
treefed5649de513d4b94ede85dbed92f2b4e249bfe5
parentbe586d53b0e503a00c72982667f8e8d11b1893fe
Conditionalise the automake git-commit embedding.

This arranges that the mechanism from the previous commit
automatically turns itself on and off depending on whether a .git
directory even exists (so it won't try to do anything in distribution
tarballs), and also arranges that it can be manually turned off by a
configure option (in case someone who _is_ building from a git
checkout finds it inconvenient for some reason I haven't thought of,
which seems quite plausible to me).
Recipe
configure.ac