summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2011-05-31 17:10:11 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2011-05-31 17:10:11 +0000
commit37770675d7c1e829a24101ec2aad65ee94b82b1a (patch)
treeb770e2e00e1230e610d9c3029acebd18d5a9ee57 /configure.in
parente66d41d2d14cc5c392ff5f1d8704bf0e3b4625e3 (diff)
downloadhttpd-37770675d7c1e829a24101ec2aad65ee94b82b1a.tar.gz
Incorporate the ap_ldap incomplete API, as there is no interest or effort
at APR to make this a complete abstraction, and it was voted 'off the island' with APR 2.0. This will allow httpd 2.3 to build against either apr-2.0 or apr+util 1.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1129808 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 03fb8a927d..0d9a19150a 100644
--- a/configure.in
+++ b/configure.in
@@ -16,6 +16,7 @@ dnl #
sinclude(build/apr_common.m4)
sinclude(build/find_apr.m4)
sinclude(build/find_apu.m4)
+sinclude(build/find_ldap.m4)
sinclude(acinclude.m4)
dnl Later versions of autoconf (>= 2.62) by default cause the produced