Author: bnicholes
Date: Tue Nov 25 10:13:33 2008
New Revision: 720557
URL: http://svn.apache.org/viewvc?rev=720557&view=rev
Log:
Revert the export of the ldap function table. Netware will just turn off the dso build for
apu.
Modified:
apr/apr/trunk/NWGNUmakefile
Modified: apr/apr/trunk/NWGNUmakefile
URL: http://svn.apache.org/viewvc/apr/apr/trunk/NWGNUmakefile?rev=720557&r1=720556&r2=720557&view=diff
==============================================================================
--- apr/apr/trunk/NWGNUmakefile (original)
+++ apr/apr/trunk/NWGNUmakefile Tue Nov 25 10:13:33 2008
@@ -259,7 +259,6 @@
#
FILES_nlm_exports = \
@aprlib.imp \
- apr__ldap_fns \
$(EOLIST)
#
|