s3-waf: filter out ldapsam internal init functions
commitb752417f2d6c478524f0fbf0fda1a5d0401b6f9e
authorAlexander Bokovoy <ab@samba.org>
Wed, 3 Apr 2013 13:01:34 +0000 (3 16:01 +0300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 9 Apr 2013 18:29:18 +0000 (9 20:29 +0200)
tree59862fb773b99c5eab07752174b881e31616c1d7
parent6058bc9bb6ac315fbe7cb18e1d07a846f7849e22
s3-waf: filter out ldapsam internal init functions

pdb_ldapsam_init* functions (init and init_common) are used in
pdb_ipa.c and pdb_nds.c which are always linked together with
pdb_ldap.c where pdb_ldapsam_init* functions reside.

Tested with both ldapsam integrated (into libpdb) and as
a separate module.

Reviewed-by: Andreas Schneider <asn@samba.org>
source3/wscript_build