On 19.05.24 00:46, Ole Peder Brandtzæg wrote:
On Wed, May 15, 2024 at 07:20:09AM +0200, Peter Eisentraut wrote:Yes, let's get that v3-0001 patch into PG17.Upon seeing this get committed in 4dd29b6833, I noticed that the docs still advertise the llvm-config-$version search dance. That's still correct for Meson-based builds since we use their config-tool machinery, but no longer holds for configure-based builds. The attached patch updates the docs accordingly.
committed