diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 16:59:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 16:59:08 -0400 |
commit | 3c612d9f66385f95d6e7a33e77ffac7bf6156a85 (patch) | |
tree | 6bab9d63b356e3ce45f346a6585554d43f1bfa2e /src/backend/utils/adt/geo_selfuncs.c | |
parent | 8c9c208990b588c652c13b019fb15d9da55d6306 (diff) |
Un-break AIX build, take 2.
I incorrectly diagnosed the reason why hoverfly is unhappy.
Looking closer, it appears that it fails to link libldap
unless libssl is also present; so the problem was my
idea of clearing LIBS before making the check. Revert
to essentially the original coding, except that instead
of failing when libldap_r isn't there, use libldap.
Per buildfarm member hoverfly.
Discussion: https://postgr.es/m/17083-a19190d9591946a7@postgresql.org
Diffstat (limited to 'src/backend/utils/adt/geo_selfuncs.c')
0 files changed, 0 insertions, 0 deletions