]> git.ipfire.org Git - thirdparty/squid.git/commit
Use git to extract default build-info (when enabled) (#1892)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sat, 24 Aug 2024 23:30:23 +0000 (23:30 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 25 Aug 2024 00:28:20 +0000 (00:28 +0000)
commit060e9c03d1434e266c85101a677f6e49ba910b32
tree9b627c932bcf2d4129cec33241befed0095b64fc
parent54388f5c79430ec2cc9d9df20b115326a06d8a65
Use git to extract default build-info (when enabled) (#1892)

Have configure option --enable-build-info[=yes]
refer to git instead of bazaar to extract
information about what is being built to include
in the output of `squid -v`
acinclude/squid-util.m4