summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2014-07-25 18:51:35 -0400
committerNoah Misch <noah@leadboat.com>2014-07-25 18:51:35 -0400
commite565ff7553e60b3d13dde410ef96f5256c5525eb (patch)
tree94451ff216128a1998cc6e8b0730044701423cae /configure
parent1144ea3421e4bcc24dd7402a1f21ba94638d591b (diff)
downloadpostgresql-e565ff7553e60b3d13dde410ef96f5256c5525eb.tar.gz
Move PGAC_LDAP_SAFE to config/programs.m4.
This restores the style of keeping configure.in free of AC_DEFUN. Per gripe from Tom Lane.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure11
1 files changed, 0 insertions, 11 deletions
diff --git a/configure b/configure
index beb65ebffa..0b0a6566f3 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