mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
s4: Rename UID_WRAPPER to uid_wrapper.
Only link to uid_wrapper when it is enabled.
This commit is contained in:
@ -4,6 +4,6 @@ bld.SAMBA_MODULE('ntvfs_unixuid',
|
||||
source='vfs_unixuid.c',
|
||||
subsystem='ntvfs',
|
||||
init_function='ntvfs_unixuid_init',
|
||||
deps='SAMDB NSS_WRAPPER UID_WRAPPER'
|
||||
deps='SAMDB NSS_WRAPPER'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user