mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
s4: Rename NSS_WRAPPER to nss_wrapper.
Only link to nss_wrapper when it is enabled. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 23:05:44 UTC 2010 on sn-devel-104
This commit is contained in:
@ -60,7 +60,7 @@ bld.SAMBA_MODULE('dcerpc_unixinfo',
|
||||
source='unixinfo/dcesrv_unixinfo.c',
|
||||
subsystem='dcerpc_server',
|
||||
init_function='dcerpc_server_unixinfo_init',
|
||||
deps='DCERPC_COMMON SAMDB NDR_UNIXINFO NSS_WRAPPER LIBWBCLIENT_OLD'
|
||||
deps='DCERPC_COMMON SAMDB NDR_UNIXINFO LIBWBCLIENT_OLD'
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user