Thread: pgsql: Make DLSUFFIX easily discoverable by build scripts

pgsql: Make DLSUFFIX easily discoverable by build scripts

From
Andrew Dunstan
Date:
Make DLSUFFIX easily discoverable by build scripts

This will enable things like the buildfarm client to discover more
reliably if certain libraries have been installed.

Discussion: https://postgr.es/m/859e7c91-7ef4-d4b4-2ca2-8046e0cbee09@2ndQuadrant.com

Backpatch to all live branches.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f0566cec3a9fd67d30612afbe6dc4cf602641efa

Modified Files
--------------
src/Makefile.global.in | 5 +++++
1 file changed, 5 insertions(+)