waf: Fix pdb_ldap which cannot be built as a module.
authorAndreas Schneider <asn@samba.org>
Tue, 22 Jan 2013 08:55:02 +0000 (09:55 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 23 Jan 2013 09:51:59 +0000 (10:51 +0100)
commit3d1abb93280fbfe01ed899fa4685290ce3960ed8
tree5286317a4a3ea0ef07282eab4e1ab8af16911e7c
parent38a52f71255541fd5d57e6e4fbc1acbe780a10cb
waf: Fix pdb_ldap which cannot be built as a module.

The module has two init functions, pdb_ldap_init() and
pdb_ldapsam_init(). As a shared module only one can be found until we
create a symlink.

Reviewed-by: Günther Deschner <gd@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jan 23 10:51:59 CET 2013 on sn-devel-104
source3/passdb/wscript_build