diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/configure b/configure index beb65ebffaa..0b0a6566f36 100755 --- a/configure +++ b/configure @@ -9475,17 +9475,6 @@ fi fi -# PGAC_LDAP_SAFE -# -------------- -# PostgreSQL sometimes loads libldap_r and plain libldap into the same -# process. Check for OpenLDAP versions known not to tolerate doing so; assume -# non-OpenLDAP implementations are safe. The dblink test suite exercises the -# hazardous interaction directly. - - - - - if test "$with_ldap" = yes ; then if test "$PORTNAME" != "win32"; then for ac_header in ldap.h |