diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 16:59:07 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 16:59:07 -0400 |
commit | 32d0bdbfcf2f1f024f24797eda14a250c13fa62e (patch) | |
tree | ba1308741f66e48c3ecb32c88ed75c15b684cda6 /src/backend/utils/adt/numeric.c | |
parent | cbcf5ffb180ad18fcebe8b21ab1ec1e90d3a3b14 (diff) | |
download | postgresql-32d0bdbfcf2f1f024f24797eda14a250c13fa62e.tar.gz postgresql-32d0bdbfcf2f1f024f24797eda14a250c13fa62e.zip |
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/numeric.c')
0 files changed, 0 insertions, 0 deletions