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).
Please register or sign in to comment