summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 00:28:44 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 00:28:44 +0000
commit81cbbfa445c54c10fc84f83ff094053ff9595f3d (patch)
tree69d8ad40e7f40e5f5c787621d9f8c42b74723448 /build.conf
parent605ffa672e4dfca8d656a48ed60d97b90771e0cf (diff)
downloadlibapr-81cbbfa445c54c10fc84f83ff094053ff9595f3d.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: http://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