Log LLVM library version in configure output.
authorThomas Munro <tmunro@postgresql.org>
Sun, 22 Oct 2023 01:17:00 +0000 (14:17 +1300)
committerThomas Munro <tmunro@postgresql.org>
Sun, 22 Oct 2023 01:22:11 +0000 (14:22 +1300)
commit5e4dacb9878cf71e32950e90993afd9450dab4da
tree491074e9357a069f3b18dfaeaa5f47af8d7a27d7
parentdab889d60bac3fbf691973ca1770f2eb50547999
Log LLVM library version in configure output.

When scanning build farm results, it's useful to be able to see which
version is in use.  For the Meson build system, this information was
already displayed.

Back-patch to all supported branches.

Discussion: https://postgr.es/m/4022690.1697852728%40sss.pgh.pa.us
config/llvm.m4
configure