summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2009-11-13 00:28:44 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2009-11-13 00:28:44 +0000
commit005d7e9d51a59ea61e51aa059452f7b1151fa55b (patch)
tree69d8ad40e7f40e5f5c787621d9f8c42b74723448 /build.conf
parenta950830733ebc4d7c4bf663923527d5a04160401 (diff)
downloadapr-005d7e9d51a59ea61e51aa059452f7b1151fa55b.tar.gz
Revert a bit of miscommit on 835658 - this is a problem for me if anyone can validate this fix to missing, installed apr_ldap.h
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@835663 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.conf b/build.conf
index 2b8fd04f7..88320bb55 100644
--- a/build.conf
+++ b/build.conf
@@ -39,8 +39,8 @@ platform_dirs =
dso file_io locks memory misc mmap network_io poll random
shmem support threadproc time user atomic
-# all the public headers; apr_ldap.h is generated
-headers = include/*.h include/apr_ldap.h
+# all the public headers
+headers = include/*.h
# aplibtool is manually built by the configure process
# build/aplibtool.c