pgsql: libpq: Fix pkg-config without OpenSSL
Started by Peter Eisentrautabout 4 years ago1 messagescomitters
libpq: Fix pkg-config without OpenSSL
Do not add OpenSSL dependencies to libpq pkg-config file if OpenSSL is
not enabled. Oversight in beff361bc1edc24ee5f8b2073a1e5e4c92ea66eb.
Author: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Discussion: /messages/by-id/20220331163759.32665-1-fontaine.fabrice@gmail.com
Branch
------
REL_14_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/7a27892750e966998381e6c34cdfec30ac5e3906
Modified Files
--------------
src/interfaces/libpq/Makefile | 2 ++
1 file changed, 2 insertions(+)