You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2009/11/13 01:28:45 UTC

svn commit: r835663 - /apr/apr/trunk/build.conf

Author: wrowe
Date: Fri Nov 13 00:28:44 2009
New Revision: 835663

URL: http://svn.apache.org/viewvc?rev=835663&view=rev
Log:
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

Modified:
    apr/apr/trunk/build.conf

Modified: apr/apr/trunk/build.conf
URL: http://svn.apache.org/viewvc/apr/apr/trunk/build.conf?rev=835663&r1=835662&r2=835663&view=diff
==============================================================================
--- apr/apr/trunk/build.conf (original)
+++ apr/apr/trunk/build.conf Fri Nov 13 00:28:44 2009
@@ -39,8 +39,8 @@
   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